appstore_app
Get App Store app metadata by numeric track ID or bundle ID, returning normalized details for iPhone, iPad, and Mac apps.
Instructions
Retrieve full App Store app details. Returns normalized app metadata from the App Store lookup API. Provide either id (numeric track ID) or app_id (bundle ID). id/app_id can identify an iPhone, iPad, or Mac App Store listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | App Store numeric track ID (digits only) | |
| lang | No | Result language tag | |
| app_id | No | App Store bundle ID | |
| country | No | Two-letter storefront country code | |
| ratings | No | Include ratings histogram | |
| platforms | No | Include the full device-platform compatibility list (adds one extra upstream fetch) |