usage_report
Get local usage stats: total runs, per-lane success, latency, estimated tokens/credits, and recent calls. Filter by window and set output to text or JSON.
Instructions
Local usage stats (this machine only): total runs, per-lane counts/success/avg latency, ESTIMATED tokens (chars/4) and credits (if CLI_BRIDGE__CREDITS_PER_1K is set), and recent calls. All token/credit figures are estimates, never exact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Limit to a recent window, e.g. '24h', '7d', '90m' (default: all). | |
| output_format | No | text (default) or json. |