gcp-billing-list-accounts
Retrieve all accessible Google Cloud billing accounts with pagination and optional filtering for efficient account management and visibility into cloud costs.
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 |