list-namespaces
Retrieve all namespaces in a Kubernetes cluster to view available environments and organize resource management.
Instructions
List all Kubernetes namespaces
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}