action bungie_group_v2_get_available_themes { label: "GroupV2.GetAvailableThemes" description: "Returns a list of all available group themes." provider: bungie method: GET path: "/GroupV2/GetAvailableThemes/" encoding: json output: { type: "object" additionalProperties: true } }