action bungie_destiny2_equip_items { label: "Destiny2.EquipItems" description: "Equip a list of items by itemInstanceIds. You must have a valid Destiny Account, and either be in a social space, in orbit, or offline. Any items not found on your character will be ignored." provider: bungie method: POST path: "/Destiny2/Actions/Items/EquipItems/" encoding: json output: { type: "object" additionalProperties: true } }