Create HTTP tool
Autorizações
Corpo
Body for creating a new HTTP tool in the workspace.
Type of HTTP tool to create.
HTTP_REQUEST, DATABASE_QUERY, INTERNAL_VARIABLE, CUSTOM_INTEGRATION, PIPEDREAM_MCP Tool-type-specific configuration object. Shape depends on toolType (URL, headers, body template, etc.).
Human-readable description of what the tool does.
1000"Fetches a user's profile information from the CRM by user ID."
Stable identifier of the tool. Must contain only letters, digits, underscores and hyphens.
150^[a-zA-Z0-9_-]+$"fetch-user-profile"
Whether invocations of this tool require human approval before execution.
false
Resposta
Created
HTTP/DB/Custom tool owned by the workspace.
Tool-type-specific configuration; opaque to the public API.
Creator. {publicId: null, name: "API Key"} for API-key-created tools.
HTTP_REQUEST, DATABASE_QUERY, INTERNAL_VARIABLE, CUSTOM_INTEGRATION 
