get_analytics
Retrieve aggregate simulation analytics for a custom time window: total runs, avg confidence, action distribution, and p95 latency. Get high-level usage trends instead of individual run details.
Instructions
Get aggregate usage analytics over the organization's simulation runs inside a lookback window: total_simulations, avg_confidence, action_breakdown (how recommended actions distribute), and latency_p95_ms. days sets the window (default 30, range 1-365). Use list_runs for individual runs instead of aggregates. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback window in days |