clusters
Retrieve a list of Kubernetes clusters managed by Multi-Cluster MCP Server for streamlined multi-cluster operations and Kubernetes resource management.
Instructions
Retrieves a list of Kubernetes clusters (also known as managed clusters or spoke clusters).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "clustersArguments",
"type": "object"
}