ulta_product
Get complete Ulta Beauty product details from a product ID, including pricing, rating, images, and all color/shade variants. Optional SKU targets a specific variant.
Instructions
Get an Ulta Beauty product's full detail. Returns one Ulta Beauty product's full detail: name, brand, description, category, pricing, rating, review count, images, and every purchasable color/shade variant. productId is taken from a search result's product_id field or a product page's URL (e.g. pimprod2020260). sku is optional and selects a specific color/shade variant; an omitted or invalid sku still resolves the base product using its own default variant. An unrecognized productId returns 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | No | Numeric Ulta sku id selecting a specific color/shade variant | |
| productId | Yes | Ulta product id, from a search result's product_id field |