Error
Tools
Create Tool
Create a new tool (function, webhook, or API integration). Requires API key authentication via Authorization: Bearer or X-API-Key header.
POST
Error
Authorizations
Body
application/json
Request body for creating a new tool.
Tool name
Required string length:
1 - 100Tool type: function, webhook, api
Human-readable description of what the tool does
More specific sub-type of the tool
Tool-specific configuration payload (JSON)
Whether the tool is active
Response
Successful Response
Full tool record returned by the API.