billing_get_monthly_usage_summary
Retrieve a monthly usage and cost summary for any year and month, with a detailed service breakdown for billing analysis.
Instructions
Get monthly usage and cost summary.
Args: year: Year (e.g., 2024) month: Month (1-12)
Returns: Monthly usage summary with service breakdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| month | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||