Get mid call tool
Mid Call Tools
Get mid call tool
Retrieve a specific mid call tool by ID
GET
Get mid call tool
This endpoint allows you to retrieve detailed information about a specific mid call tool.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for authentication
Must be
application/jsonMust be
application/jsonPath Parameters
The unique identifier of the tool
Response fields
The unique identifier of the tool
The name of the tool (lowercase with underscores)
Detailed explanation of when and how the AI should use this tool
The API endpoint URL that will be called
HTTP method (GET, POST, PUT, PATCH, DELETE)
Request timeout in seconds (1-30)
HTTP headers to send with the request
Parameters that the AI will extract and send to the endpoint
ISO 8601 timestamp when the tool was created
ISO 8601 timestamp when the tool was last updated
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

