Agents Platform
Add Tool
Add a new tool to the available tools in the workspace.
POST
Add Tool
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Body
application/json
A tool that an agent can provide to LLM.
A webhook tool is a tool that calls an external webhook from our server
- WebhookToolConfig
- ClientToolConfig
- SystemToolConfig
- MCPToolConfig
Example:
Mock responses with optional parameter conditions. Evaluated top-to-bottom; first match wins.
Response
Successful Response
A webhook tool is a tool that calls an external webhook from our server
- WebhookToolConfig
- ClientToolConfig
- SystemToolConfig
- MCPToolConfig
- ApiIntegrationWebhookToolConfig
Example:
Example:
Mock responses with optional parameter conditions. Evaluated top-to-bottom; first match wins.