list_cluster_pools
Inspect the worker node pools of a managed Kubernetes cluster—each pool's name, machine type, node count, and autoscaling min/max. Use to understand compute layout before scaling.
Instructions
List the worker node pools of a managed Kubernetes cluster — each pool's name, machine type/flavor, node count, and autoscaling min/max. Use to inspect how the cluster's compute is organized before a scale change, or to find a pool by name. Read-only; adding/editing/removing pools are writes and are not exposed as MCP tools. The service_id comes from list_services (a cloud-k8s service).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | Managed-Kubernetes service ID from list_services (a cloud-k8s service). |