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_id
Query parameters
start_date
Start date in ISO format
end_date
End date in ISO format
Response
Successful Response