appstore_app
Retrieve app details from the Apple App Store using either a numeric app ID or bundle ID. Specify language and country to get localized information.
Instructions
Get details of an app from Apple App Store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric app ID | |
| lang | No | en-us | |
| appId | No | Bundle ID, e.g. com.example.app | |
| country | No | us |