price_history
View stored price history for a product with trend analysis (rising/falling/stable). Tracks min, max, average prices over time. Call track_price first to build up history data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Amazon ASIN for exact product | |
| limit | No | Max history entries to return (default: 50) | |
| query | No | Product search query |