Get Usage Summary
kirk_billing_usageReturn the caller's inference consumption over the last N days from the append-only Gate 2 events table.
Purpose: Historical usage summary + per-tool breakdown for the caller's account.
Use when: You need a usage report for the caller or an admin, or you are reconciling ledger debits against actual inference events.
Do not use when: You need real-time cost — the _cost envelope
on every agent-driven tool result covers that inline.
Capability class(es): Meta (metering).
Path fit: MCP only.
Cost: 0 IU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | window size (default 30). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||