get_billing_info
Retrieve billing details for a GCP project by providing its project ID. Track costs and usage.
Instructions
Get billing information for a GCP project.
Args:
project_id: The ID of the GCP project to get billing information for
Returns:
Billing information for the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |