action bungie_destiny2_equip_loadout { label: "Destiny2.EquipLoadout" description: "Equip a loadout. You must have a valid Destiny Account, and either be in a social space, in orbit, or offline." provider: bungie method: POST path: "/Destiny2/Actions/Loadouts/EquipLoadout/" encoding: json output: { type: "object" additionalProperties: true } }