Compare Items
compare_itemsCompare up to 10 Grand Exchange item prices at once using names or IDs. Returns price, volume, and timestamp, with error rows for unresolved items.
Instructions
Compare latest Grand Exchange prices for up to 10 items in one call. Provide either names or itemIds. Returns one row per entry with id, name, price, volume and timestamp; entries that cannot be resolved come back as error rows instead of failing the call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | No | Item names to compare (1-10). Provide names or itemIds, not both. | |
| itemIds | No | Grand Exchange item IDs to compare (1-10). Provide names or itemIds, not both. |