action cycat_get_namespacegetall { label: "get_namespacegetall" description: "List all known namespaces." provider: cycat method: GET path: "/namespace/getall" encoding: json output: { type: "object" additionalProperties: true } }