scryfall_card_details
Retrieve comprehensive Magic: The Gathering card details by exact or fuzzy name search.
Instructions
Get full details for a Magic card by exact or fuzzy name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Card name — exact match by default (e.g. 'Muldrotha, the Gravetide') | |
| fuzzy | No | Use fuzzy matching for approximate names (e.g. 'muldrotha' finds 'Muldrotha, the Gravetide') | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |