billing_list_consumptions
List current consumption records for an organization, with optional filters by project, category, or billing period.
Instructions
List current consumption (usage) records for an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Optional project ID to filter consumption by. | |
| category_name | No | Optional product category name to filter by. | |
| billing_period | No | Optional billing period in ``YYYY-MM`` format. | |
| organization_id | No | Organization ID. Defaults to the configured organization. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |