list_kubernetes_contexts
List all Kubernetes contexts from your local kubeconfig and identify the active context. Use this to choose a context for Kubernetes cost queries.
Instructions
List all Kubernetes contexts available in the local kubeconfig, and show which one is currently active. Use this to discover what to pass as the 'context' argument to get_kubernetes_costs.
Examples: - "What Kubernetes clusters do I have?" - "List my kubeconfig contexts" - "Which K8s context is currently active?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||