analytics_tool_execution_trends read-only
Aggregate MCPToolExecution metrics over a time range, grouped by 'tool' / 'category' / 'org'. Returns count, success_count, fail_count, success_rate, avg_duration_ms, p95_duration_ms per bucket. Always scoped to the caller's organization unless filter_org is supplied AND the caller is allowed to see that org.
Parameters
time_range: string- Time window: '1h' | '24h' | '7d' | '30d' (default '24h')
group_by: string- Group key: 'tool' | 'category' | 'org' (default 'tool')
filter_org: string- Optional org UUID; if omitted, scoped to request.mcp_org. Cross-org analytics are only allowed for the caller's own org.