estimate_purchase
Preview what buying would cost without executing (Read-only. Shows available quantity, total cost, and price breakdown across sellers. Accepts item_id or item name (e.g. 'Iron Ore').)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ID of the item to estimate buying | |
| quantity | Yes | Number of items to estimate buying | |
| session_id | Yes | Your session ID from login/register |