goldfish_deck_price
Get the estimated paper price for an MTG archetype deck using current card prices from MTGGoldfish.
Instructions
Get the estimated paper price for an archetype deck.
Returns the total estimated cost of the deck based on current card prices from MTGGoldfish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | MTG format name (e.g. 'Modern', 'Legacy', 'Pioneer') | |
| archetype | Yes | Archetype name (e.g. 'Boros Energy', 'Azorius Control') | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |