action bungie_destiny2_get_clan_banner_source { label: "Destiny2.GetClanBannerSource" description: "Returns the dictionary of values for the Clan Banner" provider: bungie method: GET path: "/Destiny2/Clan/ClanBannerDictionary/" encoding: json output: { type: "object" additionalProperties: true } }