Summarize the current market for a trading card
summarize_card_marketReturn a canonical market summary for a trading card from recent comparable sales: median, mean, 10th–90th percentile range, volatility, and a confidence level based on sample size and dispersion. Use this when a user asks 'what's it worth', 'market value', or 'how volatile is this card'. Accepts a natural-language query or a structured item. Estimates from recent sales, excluding fees/taxes/shipping; not financial advice. Trading cards only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | No | Structured card fields (alternative to query): player_athlete, year_manufactured, set_name, card_number, parallel_variety, grader, grade, sport. | |
| query | No | Natural-language card description, e.g. '2023 Panini Prizm Victor Wembanyama #136 Silver PSA 10'. Either query or item is required. |