appstore_reviews
Retrieve App Store customer reviews for any app. Provide a numeric track ID or bundle ID to get one page of reviews with optional language, country, sort, and page parameters.
Instructions
Retrieve App Store reviews. Returns one page of customer reviews for an app. Provide either id (numeric track ID) or app_id (bundle ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | App Store numeric track ID (digits only) | |
| lang | No | Result language tag | |
| page | No | Review page number (1-10) | |
| sort | No | Sort order | |
| app_id | No | App Store bundle ID | |
| country | No | Two-letter storefront country code |