deck_missing_to_buy_list
Add a deck's missing cards to your buy-list based on inventory shortfall, returning the count 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. |