Set overview & checklist
get_set_overviewWhole-set statistics for one Pokémon TCG set: total cards, per-language-track counts, breakdown by rarity (with EN star-system + JP-style display names) and by variant (Master Ball / Poké Ball mirror slots etc.), top featured Pokémon, plus a paginated card checklist. 中文用户: 一次拿到整个系列的卡表统计(总卡数/每稀有度几张/每变体几张/出场宝可梦), 不用逐张搜。Use for questions like "how many cards / SR cards are in 151c". Accepts internal set_code, official abbreviation (CEL) or set name. Catalog data only — per-card prices via card_price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Optional language track filter — same code can be different products per track. | |
| page | No | Checklist page (0-based). Anonymous/free tier: 20 cards/page, first 2 pages; Pro: 100/page, unlimited. | |
| set_code | Yes | Set code, official abbreviation, or set name (e.g. "151c", "sv2a", "CEL", "Celebrations"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| note | No | ||
| by_lang | No | ||
| guidance | No | ||
| set_code | No | ||
| by_rarity | No | ||
| checklist | No | ||
| by_variant | No | ||
| top_species | No | ||
| total_cards | No | ||
| species_note | No | ||
| checklist_page | No | ||
| checklist_capped | No | ||
| checklist_page_size | No |