get_k8s_nodepool
Retrieve detailed information about a specific Kubernetes node pool by providing the cluster ID and node pool ID.
Instructions
Get details of a specific 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 |