list_namespaces
Retrieve all namespaces in a Nacos cluster for service discovery and configuration management, enabling efficient organization and access control across services.
Instructions
Retrieves the list of namespaces in the current Nacos cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}