New Client Tool Request

Payload

The payload of this webhook request is an object.
tool_call_idstringRequired

a unique identifier for the tool request.

namestringRequired

The unique name of the client tool being requested

argsmap from strings to anyOptional

Object containing key/value pairs of the parameters specified in the client tool

Response

200
any
Return a 200 status to indicate that the data was received successfully.