Create Tool
Create a new tool for an agent. Tools can be webhook tools (call external APIs) or client tools (trigger client-side actions). System tools cannot be manually created.
HTTP Request
URL Parameters
Request Body
Note:
tool_type: "system"is not allowed. System tools are automatically created by the platform.
Webhook Tool Example
Client Tool Example
Webhook Tool Configuration
API Schema
Client Tool Configuration
Response (Success)
Response (Error)
See Also
- Agent Tools Overview - Learn about tool types and configuration
- Update Tool - Modify existing tools
- Delete Tool - Remove tools
