list_k8s_nodepools
Retrieve all node pools for a Kubernetes cluster to identify available compute resources and workloads. Use this to verify if a cluster can run workloads.
Instructions
List all node pools in a Kubernetes cluster. A cluster with no node pools runs no workloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1 for list operations) | |
| k8s_cluster_id | Yes | the ID of the Kubernetes cluster |