Look up a PSA-graded vintage Pokémon card's market value
lookup_card_priceGet Gembook's fair-value estimate (USD) for a PSA-graded vintage Pokémon card (WotC era, Base Set through Skyridge, 1999–2003). Returns fair value, range, confidence tier, comp count, and the card page URL. Call this when a user asks what a vintage Pokémon card is worth or whether a price is fair. Scope is PSA-graded vintage Pokémon ONLY — other graders, eras, or TCGs are out of scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grade | No | PSA grade 1–10 | |
| variant | No | Edition/variant to narrow, e.g. '1st Edition', 'Shadowless', 'Unlimited', 'Reverse Holo' | |
| set_name | No | Set name to narrow, e.g. 'Base', 'Jungle', 'Neo Genesis' | |
| card_name | Yes | Card name, e.g. 'Charizard' |