resolve_card
Identify exact Pokémon TCG card printings by searching, deduplicating, and ranking candidates based on name, set, and collector number to find the precise card match.
Instructions
Progressively search, deduplicate, and deterministically rank exact-printing candidates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| top_k | No | ||
| set_id | No | ||
| set_code | No | ||
| collector_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||