Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token
"8e8e9b4b-4d4b-4b4b-4b4b-4b4b4b4b4b4b"
The type of the web tool.
FUNCTION, MCP The name of the web tool.
1 - 250A description of what the web tool does.
1 - 1000Whether the tool should run asynchronously. Required when type is FUNCTION, not allowed when type is MCP.
Server configuration settings for the web tool.
Array of message configurations for the web tool. Each message type must be unique.
Parameter schema definition for the web tool. Not allowed when type is MCP. This field is a recursive OpenAPI-style shape with 'type', 'properties', 'required', 'items', ...etc. Please refer to the OpenAPI specification for more information.