action bungie_destiny2_clear_loadout { label: "Destiny2.ClearLoadout" description: "Clear the identifiers and items of a loadout." provider: bungie method: POST path: "/Destiny2/Actions/Loadouts/ClearLoadout/" encoding: json output: { type: "object" additionalProperties: true } }