action bungie_destiny2_pull_from_postmaster { label: "Destiny2.PullFromPostmaster" description: "Extract an item from the Postmaster, with whatever implications that may entail. You must have a valid Destiny account. You must also pass BOTH a reference AND an instance ID if it's an instanced item." provider: bungie method: POST path: "/Destiny2/Actions/Items/PullFromPostmaster/" encoding: json output: { type: "object" additionalProperties: true } }