get_card_buylist
Get current buylist sell-to-vendor offers for a Magic: The Gathering card by set code and collector number. Returns NM offers grouped by finish, best first, with highest offer per finish marked.
Instructions
Get current buylist (sell-to-vendor) offers for a card printing, by set code and collector number. Returns offers grouped by finish (normal/foil/etched), best first, with the highest offer per finish marked. NM condition only. Use get_card_prices for retail (buy) prices instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setCode | Yes | Set code (e.g. 'lea'). | |
| setNumber | Yes | Collector number within the set (e.g. '1', '234a'). |