Skip to main content
Returns all mid-call tools belonging to the authenticated user. Mid-call tools enable your AI assistants to call external APIs during a call.

Endpoint

GET /user/tools

Response

array
Array of mid-call tool objects.

Example

200 Response
To attach tools to an assistant, use the tool_ids parameter in the Create assistant or Update assistant endpoints.