Agent Tools
Get tool
Get a specific tool.
get/v1/senders/{senderId}/agent/tools/{toolId}
Path parameters
senderIdstring required
toolIdstring required
Response
Tool details.
Example response
{
"tool": {
"name": "get_order_status"
}
}Get a specific tool.
Tool details.
{
"tool": {
"name": "get_order_status"
}
}