get_billing_report
Get billing summary for a customer over a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date in YYYY-MM-DD format | |
| start_date | Yes | Start date in YYYY-MM-DD format | |
| customer_id | Yes | The customer ID to get billing report for |