gcp-billing-analyse-costs
Analyze Google Cloud billing data to identify cost trends, filter expenses by project or service, and group costs by time, SKU, project, or service for informed budgeting and optimization.
Instructions
Perform detailed cost analysis with trends and insights for Google Cloud billing data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
billingAccountName | Yes | Billing account name (e.g., 'billingAccounts/123456-789ABC-DEF012') | |
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) |