Get Agent Distinct Tools

Get distinct tools used by an agent. This endpoint returns a clean list of all tools the agent has used in the specified date range, with usage counts.

Authentication

AuthorizationBearer

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

Path parameters

agent_idstringRequired

Query parameters

start_datestring or nullOptional
Start date in ISO format
end_datestring or nullOptional
End date in ISO format

Response

Successful Response

Errors