appstore_app
Retrieve full App Store app metadata using track ID or bundle ID, with options for country and language.
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 | |
| lang | No | Result language tag | |
| app_id | No | App Store bundle ID | |
| country | No | Two-letter storefront country code | |
| ratings | No | Include ratings histogram |