import_buy_list
Bulk-add cards to your buy-list by pasting CSV text. Supports native format and auto-detects exports from deckbuilding sites.
Instructions
Bulk-add cards to the authenticated user's buy-list from pasted CSV text. Native format header: name,set_code,number[,quantity][,foil]. External exports (Moxfield, Archidekt, Deckbox, TCGPlayer) are auto-detected. Returns counts and per-row errors. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | CSV text including a header row. |