Headers
Bearer token for authentication
Must be
application/json
Must be
application/json
Path Parameters
The unique identifier of the tool
Response fields
The unique identifier of the tool
The name of the tool (lowercase with underscores)
Detailed explanation of when and how the AI should use this tool
The API endpoint URL that will be called
HTTP method (GET, POST, PUT, PATCH, DELETE)
Request timeout in seconds (1-30)
HTTP headers to send with the request
Parameters that the AI will extract and send to the endpoint
ISO 8601 timestamp when the tool was created
ISO 8601 timestamp when the tool was last updated
Assigning Tools to Assistants
To use this tool with an assistant, see:- Create Assistant - Attach tools using the
tool_ids
parameter - Update Assistant - Manage tool assignments using the
tool_ids
parameter