adidas_product
Retrieve normalized product data for an Adidas SKU: name, brand, category, description, pricing, images, and purchasable sizes. Pass the product ID from search results or product page URL.
Instructions
Get an Adidas product. Returns normalized product-detail data for one Adidas SKU: name, brand, category, description, pricing (current/standard/sale), images, and every purchasable size variant. product_id is the Adidas SKU (e.g. JI0397), taken from a search result's products[].id field or the trailing segment of an Adidas product page URL. An unknown product_id returns a not-found error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Adidas SKU/product id, from a search result's products[].id field |