Summarize Price History
summarize_price_historyGet a concise summary of Grand Exchange price trends for any item, including min/max/average price, price change, and average daily volume, using item ID or name.
Instructions
Summarize recent Grand Exchange price trends for an item (min/max/average price, change, and average daily volume) by itemId or name. Returns a compact summary instead of raw data points — use get_item_graph when you need the full price series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Size of the trailing window in days (7-90, default 30) | |
| name | No | Item name (provide itemId or name) | |
| itemId | No | Grand Exchange item ID (provide itemId or name) |