Get price history
get_price_historyThe full dated price series for ONE product or vendor (by slug), plus derived stats: first-tracked date, current/low/high, number of recorded changes, net % since tracked, the largest single move, and the last change. This is the citable answer to 'how much did X cost', 'did X's price drop', and price-trend questions — grounded on a real, append-only series, not a model's guess. Returns found:false (never a fabricated series) for an unknown slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Limit to 'hw' (hardware product) or 'sw' (software vendor). Omit to match either; a slug is resolved across both. | |
| slug | Yes | Product or vendor slug (e.g. 'bambu-lab-a1', 'goodcall'). |