Resolve scanned cards
resolve_scannedResolves messy card identifications from photos into verified Pokémon TCG printings, handling Japanese codes and bare names. Outputs resolved table, unresolved reasons, and TCG Live lines.
Instructions
Resolve raw card identifications transcribed from photos into verified printings. Lines may be messy: 'Slowpoke PBL 29' (quantity optional), '2 Slowpoke PBL 29', 'Mega Slowbro ex 031/084' (set inferred from the printed total), Japanese set codes ('ヤドン m5 028', m5→PBL — JP numbering differs, so mapped lines match by name), or a bare name ('Jacinthe' — newest standard-legal printing preferred, alternatives listed). Returns a resolved table, unresolved lines with reasons, and clean TCG Live lines ready for collection_add, check_deck or build_decks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | Yes | One card identification per entry, e.g. ['2 Slowpoke PBL 29', 'ヤドラン m5 029', 'Jacinthe'] |