get_item_details
Retrieve current prices, price trends, category, image, and examine text for any tradeable item in the RuneScape Grand Exchange.
Instructions
Returns the current price and price trends information on tradeable items in the Grand Exchange, the category, item image and examine for the given item.
Examples:
- Single: "What is the price of a dragon scimitar?"
- Multi comparison: "Compare the price of a dragon scimitar and a rune scimitar"
- "Torva full helm price"
- "Current price of a dragon pickaxe"
- "How much percentage has the price of a dragon pickaxe changed in the past 30 days?"
- "How much percentage has the price of a dragon pickaxe changed in the past 90 days?"
- "How much percentage has the price of a dragon pickaxe changed in the past 180 days?"
- "Give me the description of an armadyl godsword"
- "Give me the icon of a dragon scimitar"
- "What is the id of an abyssal whip?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameMode | Yes | The mode of the game, this can be "osrs" or "rs". osrs = old school runescape, rs = runescape | osrs |
| itemName | Yes | The name of the item you want to get the details for. |