Search Cards
search_cardsSearch Pokémon TCG (and other trading card games) cards by name in the TCGdex card database. Returns brief matches (id, localId, name, image thumbnail). Use get_card with an id for full card details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Card name or partial name to search for, e.g. "pikachu". Omit to list cards. | |
| limit | No | Max cards to return (default 30, max 100). |