gcp-billing-list-skus
Retrieve SKUs and pricing details for Google Cloud services by specifying the service ID, page size, currency, and pagination token for accurate cost analysis and management.
Instructions
List all SKUs (Stock Keeping Units) and pricing information for a Google Cloud service
Input Schema
Name | Required | Description | Default |
---|---|---|---|
currencyCode | No | Currency code for pricing information (default: USD) | USD |
pageSize | No | Maximum number of SKUs to return (1-100) | |
pageToken | No | Token for pagination to get next page of results | |
serviceId | Yes | Google Cloud service ID (e.g., 'services/6F81-5844-456A') |