Engine API
Get Agent Tools
Tools used by a specific agent
GET
Get Agent Tools
Returns each tool an agent has invoked, with call/error counts and first/last seen timestamps.
Path Parameters
The unique agent identifier.
Response
Array ofAgentTool objects:
Tool name
Tool category (e.g.,
memory_read, http, code_exec)Total invocations
Number of erroring invocations
ISO-8601 timestamp
ISO-8601 timestamp
Get Agent Tools

