Skip to main content
GET
Get mid call tool
This endpoint allows you to retrieve detailed information about a specific mid call tool.

Headers

string
required
Bearer token for authentication
string
required
Must be application/json
string
required
Must be application/json

Path Parameters

integer
required
The unique identifier of the tool

Response fields

integer
The unique identifier of the tool
string
The name of the tool (lowercase with underscores)
string
Detailed explanation of when and how the AI should use this tool
string
The API endpoint URL that will be called
string
HTTP method (GET, POST, PUT, PATCH, DELETE)
integer
Request timeout in seconds (1-30)
array
HTTP headers to send with the request
array
Parameters that the AI will extract and send to the endpoint
string
ISO 8601 timestamp when the tool was created
string
ISO 8601 timestamp when the tool was last updated

Assigning Tools to Assistants

To use this tool with an assistant, see: