wave_get_usage
Retrieve billed usage for a date range, defaulting to the current month. Specify optional start and end dates to get usage details.
Instructions
Get billed usage for a date range (GET /v1/billing/usage), defaulting to the current month
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Range end (YYYY-MM-DD), default: today | |
| from | No | Range start (YYYY-MM-DD), default: start of current month |