Get mid call tool
Get mid call tool
Retrieve detailed information about a specific mid-call tool
GET
Get mid call tool
Get comprehensive details about a single mid-call tool by its identifier.
Path Parameters
The unique identifier of the tool
Response Fields
Unique tool identifier
Tool name (lowercase with underscores)
Description explaining when and how the AI should use this tool
API endpoint URL that will be called
HTTP method (GET, POST, PUT, PATCH, DELETE)
Request timeout in seconds (1-30)
HTTP headers sent with the request
Parameters the AI will extract and send to the endpoint
Tool creation timestamp (ISO 8601)
Tool last update timestamp (ISO 8601)
Assigning Tools to Assistants
To use this tool with an assistant, see:- Create Assistant - Attach tools using the
tool_idsparameter - Update Assistant - Manage tool assignments using the
tool_idsparameter

