hm_product_related
Fetch H&M product-related recommendations by product ID, returning every app-displayed list such as alternatives and upsell. For unrecognized IDs, the tool returns a clean empty result set instead of an error.
Instructions
Get an H&M product's related items. Returns every product-detail recommendation list H&M's own app shows for one product (which lists are present genuinely varies by product -- for example "more from series" and "style with" appear only when the product has one, while "alternatives" and "upsell" are more consistently present). An unrecognized product_id returns a well-formed empty result rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Numeric H&M product id, from a listing/search result's id field |