get_billing_info
Retrieve the billing account and its status for a GCP project, optionally for a specific environment, to verify billing configuration and identify cost-optimization opportunities.
Instructions
Return the billing account linked to the project and its status.
Args: environment: Which configured GCP environment to inspect, e.g. 'staging' or 'production'. Omit to use the default environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No |