appstore_reviews
Fetch App Store reviews by app ID or bundle ID. Returns one page of customer ratings and feedback.
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 |