action rumble_get_account_group { label: "Get group details" provider: rumble method: GET path: "/account/groups/{group_id}" encoding: json output: { type: "object" additionalProperties: true } }