reviews
Retrieve user feedback sorted newest first, with filters for rating, country, query, app, and product, to find complaints or read what users say.
Instructions
User reviews, newest first, with optional filters.
Use to read what users actually say, or to find complaints about a feature.
Args: limit: How many reviews to return. rating: Comma-separated ratings, e.g. "1,2" for negative reviews only. country: Two-letter country code. query: Free-text search within the review body. app_id: Restrict to one store listing. product_id: Restrict to one product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| app_id | No | ||
| rating | No | ||
| country | No | ||
| product_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |