list_namespaces
Retrieve all Kubernetes namespace names in alphabetical order for cluster management and access verification.
Instructions
List all namespaces in the Kubernetes cluster.
Returns:
List[str]: Alphabetically sorted namespace names. Empty list if access denied or cluster unreachable.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||