appstore_app
Retrieve full App Store app metadata for any app by providing its track ID or bundle ID. Returns normalized data including ratings, language, and country-specific details.
Instructions
Retrieve full App Store app details. Returns normalized app metadata from the App Store lookup API. Provide either id or app_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | App Store track ID | |
| app_id | No | App Store bundle ID | |
| country | No | Two-letter storefront country code | |
| lang | No | Result language tag | |
| ratings | No | Include ratings histogram |