review_list
List product reviews with filters for product ID, customer ID, approval status, and pagination.
Instructions
List product reviews.
Parameters
product_id : Filter by product ID. customer_id : Filter by customer ID. approved : Filter by approval status (true = approved only). page : Page number. limit : Results per page (1–100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | No | ||
| customer_id | No | ||
| approved | No | ||
| page | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||