Analyse Billing Costs
gcp-billing-analyse-costsAnalyze Google Cloud billing costs by project, service, SKU, or time over a date range to identify trends and insights.
Instructions
Perform detailed cost analysis with trends and insights for Google Cloud billing data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date for cost analysis (ISO format: YYYY-MM-DD) | |
| groupBy | No | Group costs by project, service, SKU, or time | service |
| projectId | No | Optional project ID to filter costs | |
| serviceId | No | Optional service ID to filter costs | |
| startDate | Yes | Start date for cost analysis (ISO format: YYYY-MM-DD) | |
| billingAccountName | Yes | Billing account name (e.g., 'billingAccounts/123456-789ABC-DEF012') |