Suggest deck
suggest_deckBuild a complete, legal 20-card Pokémon TCG Pocket deck around a chosen card. Returns a named archetype, why it works, limitations, and the full card list with copy counts. Trainer targets produce a legal baseline with an explicit effect-data limitation. Give either a card name to search for or a gameplay card id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Card name to build around, e.g. 'Charizard ex'. | |
| cardId | No | Gameplay card id, e.g. 'PK_000960'. | |
| locale | No | Locale for card names. Defaults to 'en'. |