wish_product
Fetch full Wish product details by product ID: get name, description, availability, rating, images, and each purchasable variation with price, currency, inventory, and merchant.
Instructions
Get a Wish product's full detail. Returns one Wish product's full detail: name, description, sold-out state, aggregate rating, image URLs, and every purchasable variation with its own price, currency, inventory, and merchant. id is taken from a search result's product_id field or a product page's URL. An unrecognized id returns 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Wish product id, a 24-character hex id from a search result's product_id field |