List TikTok Shop product reviews
tiktok_product_reviews_listList buyer reviews for a TikTok Shop product by product id. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public TikTok Shop product detail page URL for the product whose reviews should be listed. | |
| page | No | 1-based review page number. Omit to request the first page. | |
| region | No | Optional country or region code for the product review catalog. When omitted, the default catalog region applies. | |
| productId | No | TikTok Shop product identifier. Provide this instead of `url` when you already know the product id. |