Skip to main content
GET
List Agent Tools

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Query Parameters

include_inactive
boolean
default:false

Response

Successful Response

id
string
required
agent_id
string
required
tool_key
string
required
instance_name
string
required
display_name
string | null
required
tool_type
string
required
enabled
boolean
required
is_active
boolean
required
version
integer
required
config
Config · object
required
description
string | null
required
created_at
string<date-time>
required
raw_schema
Raw Schema · object | null
rpc_method
string | null
parameters_schema
Parameters Schema · object | null
registry_info
Registry Info · object | null