Add Tool
Add a new tool to the workspace. Only webhook and client tools can be created. System tools are configured via the agent’s built_in_tools.
Authorizations
API key for programmatic access
Body
Request body for creating/updating a tool.
Note: System tools are configured via the agent's built_in_tools, not the tools API. Use PATCH /v1/convai/agents/{agent_id} to configure system tools like end_call, transfer_to_agent, transfer_to_number, etc.
A webhook tool is a tool that calls an external webhook from our server.
- WebhookToolConfig
- ClientToolConfig
- SystemToolConfig
Response
Successful Response
Response model for a single tool
The tool ID
Unix timestamp when the tool was created
A webhook tool is a tool that calls an external webhook from our server.
- WebhookToolConfig
- ClientToolConfig
- SystemToolConfig
- MCPToolConfig
- ApiIntegrationWebhookToolConfig
Access information for this tool
Usage statistics for this tool