goldfish_deck_price
Get the estimated paper price of an MTG archetype deck based on current MTGGoldfish card prices. Provide format and archetype name to calculate total cost.
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 |