Update Tool
Update tool that is available in the workspace.
Authorizations
API key for programmatic access
Path Parameters
ID of the requested tool.
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