import_inventory_cards
Bulk-import Magic: The Gathering cards into your inventory from CSV text. Auto-detects Moxfield, Archidekt, Deckbox, and TCGPlayer exports.
Instructions
Bulk-import cards into the authenticated user's inventory from pasted CSV text. Native header: name,set_code,number[,quantity][,foil]; Moxfield, Archidekt, Deckbox, and TCGPlayer exports are auto-detected. Returns counts of saved/deleted/skipped rows and per-row errors. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | CSV text including a header row. |