API tool
An API AI tool allows you to add a usable AI tool on top of an API operation.
To create it, select an operation from an API and provide a descriptive but concise explanation of the functionality of the API. The AI tool will autogenerate the interface for query parameters and the request body from the API definition.
| It is important to have descriptions on all query parameters and the request body. Ideally, also provide examples for these in the API. Providing this kind of context will help the AI decide what values it should enter when executing the AI tool. |