Cloud Cost Summary
get_cost_summaryAnalyze Azure cloud costs by service, resource group, region, or tags. Retrieve spending breakdowns for any date range to track expenses, identify cost drivers, and optimize budgets with current month defaults.
Instructions
Get cloud spending breakdown by service, resource group, or region for a date range. Defaults to current month if dates omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Cloud provider to query | |
| start_date | No | Start date (YYYY-MM-DD). Defaults to first of current month. | |
| end_date | No | End date (YYYY-MM-DD). Defaults to today. | |
| group_by | No | How to group costs: service, resource_group, tag, or region | service |