Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": { "recentErrors": [ { "protocolVersion": "<string>", "authType": "<string>", "userAgent": "<string>", "clientVersion": "<string>", "clientName": "<string>", "durationMs": 123, "errorMessage": "<string>", "toolArgs": {}, "toolName": "<string>", "agent": { "name": "<string>", "uuid": "<string>" }, "project": { "name": "<string>", "uuid": "<string>" }, "user": { "email": "<string>", "name": "<string>", "uuid": "<string>" }, "createdAt": "<string>", "uuid": "<string>" } ], "agents": [ { "count": 123, "agent": { "name": "<string>", "uuid": "<string>" } } ], "topTools": [ { "count": 123, "toolName": "<string>" } ], "errorCalls": 123, "totalCalls": 123 }, "status": "ok" }
Get aggregated MCP tool call stats for admin
Success
Show child attributes
ok
Was this page helpful?