Amazon Product Offers & Buy Box
ecommerce.amazon.offersCompare Amazon product offers from third-party sellers: view prices, conditions, seller ratings, Buy Box status, and delivery estimates across marketplaces.
Instructions
Get all third-party seller offers for an Amazon product — price, condition (new/used), seller name & rating, Buy Box winner flag, Fulfilled by Amazon, delivery estimate. Price comparison across sellers (Canopy API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | Amazon ASIN product ID. Returns all third-party offers with Buy Box winner, seller ratings, delivery info | |
| domain | No | Amazon marketplace: US, UK, CA, DE, FR, IT, ES, AU, IN, MX, BR, JP (default US) | US |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |