get_price
Get current market price and daily price history for any trading card by name or TCGPlayer product ID.
Instructions
Get the latest market price and historical price data for a trading card.
Provide either a card name (fuzzy search) or a TCGPlayer product ID. Returns current market price, low (buy-it-now) price, and daily price history for the requested time window.
The price history is what powers the Monte Carlo simulation — it's the same data used to calibrate drift and volatility parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days of price history to include (1-365, default 30) | |
| card_name | No | Card name to search (e.g. "Charizard Base Set Holo") | |
| product_id | No | TCGPlayer product ID for exact lookup (e.g. 98580) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |