get_clusters
Retrieve all clusters from the kubeconfig file using this tool, enabling efficient management of Kubernetes clusters through the k8s-pilot MCP server.
Instructions
Get all clusters from the kubeconfig file. :return:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_clustersArguments",
"type": "object"
}