action bungie_destiny2_snapshot_loadout { label: "Destiny2.SnapshotLoadout" description: "Snapshot a loadout with the currently equipped items." provider: bungie method: POST path: "/Destiny2/Actions/Loadouts/SnapshotLoadout/" encoding: json output: { type: "object" additionalProperties: true } }