get_inventory_quantities
Retrieve how many copies (normal and foil) you own for a batch of Magic: The Gathering cards by providing their UUIDs. Helps verify inventory before making addition recommendations.
Instructions
Batch lookup: given a list of card UUIDs, return how many of each (normal + foil) the user owns. Useful before recommending adds. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardIds | Yes |