etsy_shop_reviews
Fetch buyer reviews for any Etsy shop by numeric ID or shop name. Returns structured JSON data.
Instructions
Get Etsy shop reviews. Returns buyer reviews for an Etsy shop. Accepts a numeric shop id or a shop name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric Etsy shop id or shop name | |
| limit | No | Page size (default 14) | |
| offset | No | 0-based review offset |