bestbuy_product_questions
Retrieve customer questions and answers for a Best Buy product using its numeric SKU. Returns question text, answer details, and response date, or an empty list when no questions exist.
Instructions
Get a Best Buy product's customer questions and answers. Returns the customer questions (with answers, when present) Best Buy embeds directly on a product's page: question text, answer text, who answered, and when. sku is the numeric Best Buy SKU shown on bestbuy.com product pages and URLs. A product with no questions asked yet returns an empty list, not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Numeric Best Buy SKU |