Commerce Prices
commerce_pricesBulk Guild Wars 2 Trading Post buy/sell quotes for many numeric item IDs at once; returns the raw copper unit_price and open quantity on each side for every ID passed. Use guild_wars_2_item_price for a single item looked up by its name with gold/silver/copper formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated numeric item IDs, e.g. "19976,19721". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of items returned. | |
| items | No | Trading post prices |