sephora_product_questions
Fetch Sephora product questions and answers by the product group ID. Returns all answers for each question, including author, brand responses, helpful votes, with pagination support.
Instructions
Sephora product questions and answers. Returns one page of a Sephora product's customer Q&A: each question plus every answer it received (text, author, whether it's a brand answer, helpful votes). product_id is the Sephora productGroupID, e.g. P420652 -- the same value /sephora/product returns as product_group_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Result page, 1-based, defaults to 1 | |
| product_id | Yes | Sephora productGroupID |