list_k8s_nodepool_nodes
List worker nodes in a Kubernetes node pool and retrieve each node's state and public/private IP addresses.
Instructions
List all worker nodes in a Kubernetes node pool, including each node's state and public/private IP addresses.
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 |