deck_missing_to_buy_list
Identifies cards missing from a deck compared to your inventory and adds them to your buy-list. Returns the number of distinct cards added.
Instructions
Add the deck's missing cards (the shortfall vs. the user's inventory) to their buy-list. Returns the count of distinct cards added. This is a real write to the buy-list. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deckId | Yes | Deck id. Get from list_decks or create_deck. |