get_k8s_node
Retrieve details of a specific node within a Kubernetes node pool by providing the cluster ID, nodepool ID, and node ID.
Instructions
Get details of a specific node in a Kubernetes node pool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5) | |
| node_id | Yes | the ID of the Kubernetes node | |
| nodepool_id | Yes | the ID of the Kubernetes node pool | |
| k8s_cluster_id | Yes | the ID of the Kubernetes cluster |