get_namespaces
Retrieve all namespaces within a Kubernetes cluster using the MCP Kubernetes Server, simplifying Kubernetes management through structured API interactions.
Instructions
Get all namespaces in the cluster
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_namespacesArguments",
"type": "object"
}