For the complete documentation index, see llms.txt. This page is also available as Markdown.

RequestProperties

Properties

Name
Type
Description
Notes

body

string

[optional] [default to undefined]

headers

{ [key: string]: string; }

[optional] [default to undefined]

method

string

[optional] [default to undefined]

url

string

[optional] [default to undefined]

Last updated

Was this helpful?