Skip to main content
GET
Tool-level work breakdown across the tenant’s jobs. Joins ToolExecution → Job to scope by tenant; aggregates call count, total + average duration, and a heuristic error count per tool name. Useful for spotting whether a slow rollout is ‘computer is slow’ vs. ‘we issue 10x as many bash calls as we used to.‘

Response

UsageByToolResponse
UsageByToolRow[]
required
Sorted by total_duration_ms descending — heaviest tool first.
integer
required

Status codes