Update HTTP tool
Autorizações
Parâmetros de caminho
Corpo
Body for updating an existing HTTP tool. All fields are optional; only provided fields are updated.
New tool-type-specific configuration object. Shape depends on the tool's toolType.
New human-readable description of what the tool does.
1000"Fetches a user's profile information from the CRM by user ID."
New stable identifier of the tool. Must contain only letters, digits, underscores and hyphens.
150^[a-zA-Z0-9_-]+$"fetch-user-profile-v2"
Whether invocations of this tool require human approval before execution.
true
Tool type is immutable. Sending this field returns 400 IMMUTABLE_FIELD.
HTTP_REQUEST, DATABASE_QUERY, INTERNAL_VARIABLE, CUSTOM_INTEGRATION, PIPEDREAM_MCP Resposta
OK
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 
