action opensuse_get_group { label: "List available groups." description: "List available groups." provider: opensuse method: GET path: "/group" encoding: json output: { type: "object" additionalProperties: true } }