New Client Tool Request
Payload
The payload of this webhook request is an object.
tool_call_id
a unique identifier for the tool request.
name
The unique name of the client tool being requested
args
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.