get_current_context
Retrieve the active Kubernetes cluster context to identify and manage resources within the targeted environment using the MCP Kubernetes Server.
Instructions
Get the current Kubernetes context
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_current_contextArguments",
"type": "object"
}