psa_price_guide_set
Fetches a full grade-by-grade price table for any PSA Price Guide set, showing every card with PSA's formatted prices per grade column.
Instructions
Get a PSA Price Guide set's price table. Fetches one PSA Price Guide set's full grade-by-grade price table: every card in the set with PSA's own formatted price per grade column (the set's own grade columns vary -- a vintage set may carry more/lower grade tiers than a modern one). category_path, set_path and set_id together identify the set; use the matching fields from a psa-price-guide-search result, or category_path from psa-price-guide-categories combined with a set_path/set_id found by browsing PSA's own category page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set_id | Yes | PSA's own numeric set id, from a psa-price-guide-search result | |
| set_path | Yes | Set URL path segment, from a psa-price-guide-search result | |
| category_path | Yes | Category URL path segment, from psa-price-guide-categories or a psa-price-guide-search result |