action rumble_get_account_groups { label: "Get all groups" provider: rumble method: GET path: "/account/groups" encoding: json output: { type: "object" additionalProperties: true } }