List Billing Accounts
gcp-billing-list-accountsList all Google Cloud billing accounts accessible to your user. Use filters and pagination to retrieve account details for billing management.
Instructions
List all Google Cloud billing accounts accessible to the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional filter for billing accounts (e.g., 'open=true') | |
| pageSize | No | Maximum number of billing accounts to return (1-50) | |
| pageToken | No | Token for pagination to get next page of results |