Amazon Product Details
ecommerce.amazon.productGet full Amazon product details by ASIN: title, brand, price, rating, stock status, feature bullets, categories, seller name. Supports 12 marketplaces.
Instructions
Get full Amazon product details by ASIN — title, brand, price, rating, stock status, feature bullets, categories, seller name. Use ASINs from canopy.search. 12 Amazon marketplaces supported (Canopy API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | Amazon ASIN product ID (e.g. "B0CRSNCJ6Y"). Get ASINs from canopy.search | |
| 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. |