Search Cards
search_cardsSearch Yu-Gi-Oh! trading card game (TCG) cards by name (fuzzy), card type, attribute, monster race/type, archetype, or level. Returns matching cards with names, types, descriptions, ATK/DEF, attributes, archetypes, images, and TCGplayer card prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Number of results to return (default 20, max 50). | |
| name | No | Fuzzy card name match, e.g. "Dark Magician", "Blue-Eyes". | |
| race | No | Monster type/race, e.g. 'Spellcaster', 'Dragon', 'Warrior'. For Spell/Trap, the property e.g. 'Continuous', 'Quick-Play'. | |
| type | No | Card type, e.g. 'Effect Monster', 'Normal Monster', 'Spell Card', 'Trap Card', 'XYZ Monster'. | |
| level | No | Monster level/rank, e.g. 7. | |
| offset | No | Pagination offset (default 0). | |
| archetype | No | Card archetype, e.g. "Blue-Eyes", "Dark Magician", "Sky Striker". | |
| attribute | No | Monster attribute, e.g. 'DARK', 'LIGHT', 'EARTH', 'WATER', 'FIRE', 'WIND', 'DIVINE'. |