get_credit_usage
Retrieve daily credit consumption and total cost over a date range to monitor usage and manage billing budgets.
Instructions
Get daily credit/cost usage over time — shows credits consumed each day and total for the period. Useful for billing and budget tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date (ISO 8601, e.g. 2025-01-20T23:59:59Z). Defaults to now. | |
| start_date | No | Start date (ISO 8601, e.g. 2025-01-15T00:00:00Z). Defaults to 7 days ago. |