Get the agent tools OpenAPI specification

Get the agent tools OpenAPI specification which contains all the endpoints to execute the agent's tool

SecurityBearerAuth or ApiKeyAuth
Request
path Parameters
agent_id
required
string
Example: 1234a123-12a1-12a1-1a1a-1a1abc12abc1
Responses
200

OpenAPI specification in JSON format

400

Bad Request.

401

Unauthorized access.

403

Forbidden.

404

The specified resource was not found

429

Too Many Requests.

500

Internal Server Error.

503

Service Unavailable.

default

Default error

get/api/ai/agents/{agent_id}/tools/spec
Request samples
Response samples
application/json
{ }