list_nodes
Retrieve details of all nodes in a Kubernetes cluster by providing the cluster context name.
Instructions
List all nodes in the Kubernetes cluster.
Args: context_name: The Kubernetes context name
Returns: JSON string containing basic information about all nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_name | Yes |