Look up a card's PSA population report
lookup_pop_reportGet the PSA population (number of slabs graded per grade) for a vintage Pokémon card across all grades. Call this when a user asks how rare a PSA grade is for a card. Scope: PSA-graded vintage Pokémon (Base Set through Skyridge).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant | No | Edition/variant to narrow, e.g. '1st Edition', 'Shadowless', 'Unlimited', 'Reverse Holo' | |
| set_name | No | Set name to narrow, e.g. 'Base' | |
| card_name | Yes | Card name, e.g. 'Blastoise' |