wow_price_history
Fetch historical auction prices for any item on a specific realm, including averages, volume trends, and volatility metrics over customizable time periods.
Instructions
Retrieve historical price data for an item on a realm. Returns time-series data with daily/hourly averages, volume trends, and volatility metrics. Powered by the MEOK Gaming Data Moat (HIVE).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm slug (e.g., 'stormrage-us') | |
| item_id | No | WoW item ID (e.g., 124106 for Fjarnskaggl) | |
| item_name | No | Item name (alternative to item_id) | |
| days | No | History range in days (1-365) | |
| granularity | No | Data granularity: 'hourly', 'daily', 'weekly' | daily |