get_card_prices
Retrieve current normal and foil prices for a specific Magic: The Gathering card printing by providing set code and collector number.
Instructions
Get current normal and foil prices for a specific card printing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setCode | Yes | Set code (e.g. 'lea'). | |
| setNumber | Yes | Collector number within the set (e.g. '161'). String, not int - some sets use suffixes like '12a'. |