Usage Overview
usage_overviewUsage rollup for a billing period. Returns counters keyed by usage type (e.g. 'email_sent', 'sms_sent', 'voice_call_minutes') plus the latest update timestamp. Defaults to the current calendar month in UTC when period is omitted. Read-only, callable by any authenticated credential — scoped to the caller's org. Use to answer 'where am I against my tier limits?' without paying for per-event detail (UsageEvent is operator-tier).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Billing period in YYYY-MM format (e.g. '2026-05'). Defaults to the current calendar month in UTC. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||