Skip to main content
GET
Get Agent Tools
Returns each tool an agent has invoked, with call/error counts and first/last seen timestamps.

Path Parameters

string
required
The unique agent identifier.

Response

Array of AgentTool objects:
string
Tool name
string
Tool category (e.g., memory_read, http, code_exec)
integer
Total invocations
integer
Number of erroring invocations
string
ISO-8601 timestamp
string
ISO-8601 timestamp