Create Tool
Create Tool
Create a new tool for a project
POST
Create Tool
Request
Path Parameters
The project ID
Headers
Bearer token using your developer key
Body
Tool type (e.g.,
restful, mcp, google-calendar-create, smtp, duckduckgo-search, agent)Type-specific configuration. See
GET /v1/projects/{projectId}/tools/types for available types and their schemas.Response
Returns the created tool with status201.
