get-cost-forecast

Predict future Google Cloud Platform costs for a specific project by specifying the number of months and project ID. Ideal for budgeting and resource planning in GCP environments.

Instructions

Get cost forecast for the current project

Input Schema

NameRequiredDescriptionDefault
monthsNoNumber of months to forecast (default: 3)
projectIdNoProject ID to get forecast for (defaults to selected project)

Input Schema (JSON Schema)

{ "properties": { "months": { "description": "Number of months to forecast (default: 3)", "type": "number" }, "projectId": { "description": "Project ID to get forecast for (defaults to selected project)", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from GCP MCP

Related Tools

ID: b1x5qeu0kz