action opensuse_get_attribute { label: "List all attribute namespaces." description: "List all attribute namespaces." provider: opensuse method: GET path: "/attribute" encoding: json output: { type: "object" additionalProperties: true } }