list_k8s_nodepool_nodes
Retrieve all nodes within a specified Kubernetes node pool using the cluster ID and nodepool ID.
Instructions
List all nodes in a Kubernetes node pool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1 for list operations) | |
| nodepool_id | Yes | the ID of the Kubernetes node pool | |
| k8s_cluster_id | Yes | the ID of the Kubernetes cluster |