List Agent Tools
Agent Tool API
List Agent Tools
List agent tools for the authenticated organization, optionally filtered by agent.
GET
List Agent Tools
Authorizations
Bearer JWT used to authenticate the request for the organization scope.
Query Parameters
Maximum number of records to return.
Number of records to skip before returning results.
Filter tools to one agent UUID. The API also accepts
agent_id.Response
Whether the request succeeded.
Human-readable status message.
Returned tools.
Pagination metadata.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of records to return.
Number of records to skip before returning results.
Filter tools to a single agent UUID.
Alias for agentId.

