Get full card details
get_cardRetrieve a single Pokémon TCG card by pokemontcg.io id or exact name, plus optional set code. Get full card text, image URL, and prices.
Instructions
Fetch one card with full text, image URL and prices. Provide a pokemontcg.io id (e.g. 'me3-75'), or an exact name plus optional TCG Live set code (e.g. name 'Jacinthe', set 'POR').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | pokemontcg.io card id, e.g. 'me3-75' | |
| set | No | TCG Live set code to disambiguate, e.g. 'POR' | |
| name | No | Exact card name (used when no id is given) |