For the complete documentation index, see llms.txt. This page is also available as Markdown.
HTTP
Send a GET request to an endpoint and provide the result to this bot.
Options
Counter allows you to specify URL of an endpoint it's going to receive answer from, as well as specifying response lifetime (cache) in seconds.
Data path is a path to get the desired value when the response's content type is JSON, the syntax is similar to one used by JS to access properties and array items.