get_nodes
Retrieve all nodes in a Kubernetes cluster with a simple command, enabling efficient cluster management through the MCP Kubernetes Server.
Instructions
Get all nodes in the cluster
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_nodesArguments",
"type": "object"
}