get_reviews_by_shop
Retrieve customer reviews for an Etsy shop to assess seller reputation and product feedback. Use shop ID to fetch review data with pagination options.
Instructions
Get reviews for a shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |