action bungie_get_available_locales { label: ".GetAvailableLocales" description: "List of available localization cultures" provider: bungie method: GET path: "/GetAvailableLocales/" encoding: json output: { type: "object" additionalProperties: true } }