Get Card
get_cardLook up a single Magic: The Gathering (MTG) card by name (fuzzy matching). Returns full card details including mana cost, oracle text, colors, prices, legalities, and image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | Optional 3-letter set code to pin the printing, e.g. "neo". | |
| name | Yes | Card name (fuzzy matched), e.g. "black lotus". |