describe_catalog
Discover supported cloud provider services and get ready-to-use example invocations for get_price queries. Narrow down by provider, domain, or service to see required fields and filter hints.
Instructions
Discover what each provider supports and how to call get_price.
No args → full support matrix across all configured providers.
provider only → all domains/services for that provider.
provider + domain [+ service] → targeted guidance with required_fields, supported_terms, filter_hints, and a ready-to-use example_invocation you can pass directly to get_price.
Use this before get_price when unsure of exact field names or values.
Args: provider: Cloud provider — "aws", "gcp", or "azure". Empty = all providers. domain: Domain — "compute", "storage", "database", "ai", "container", "serverless", "analytics", "network", "observability". Empty = all. service: Service — e.g. "bedrock", "rds", "gke", "bigquery". Empty = all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| service | No | ||
| provider | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||