List Billing Account Projects
gcp-billing-list-projectsList all Google Cloud projects associated with a specific billing account. Provide the billing account name to get results, with optional page size and token for pagination.
Instructions
List all projects associated with a specific Google Cloud billing account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Maximum number of projects to return (1-200) | |
| pageToken | No | Token for pagination to get next page of results | |
| billingAccountName | Yes | Billing account name (e.g., 'billingAccounts/123456-789ABC-DEF012') |