price_comparison
Compare prices of multiple Magic: The Gathering cards. Outputs a markdown table with USD, foil, and EUR prices sorted descending.
Instructions
Compare prices across multiple cards using Scryfall bulk data.
Returns a markdown table with USD, USD foil, and EUR prices sorted by USD descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cards | Yes | 2-20 card names to compare prices | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |