create_report
Generate and store a Cloud Analytics report using selected data source, metrics, dimensions, filters, and time intervals for cost analysis.
Instructions
Use this when the user wants to save a new Cloud Analytics report with a specific configuration. Ask the user to confirm the report parameters before executing. Do NOT use this for one-time queries without saving (use run_query).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the report (required, non-empty). | |
| description | No | A brief description of the report. | |
| labels | No | Optional list of label IDs to assign to the report. | |
| config | Yes | Configuration for the report. Use the dimension tool to look up valid dimension IDs. |