Get App Store screenshots
get_app_store_screenshotsFetch actual App Store screenshots of any app to analyze visual positioning, onboarding style, and paywall design. Returns up to 8 images for iPhone or iPad from any country store.
Instructions
Fetch an app's App Store screenshots as actual images, so you can
analyze visual positioning, onboarding style, and paywall design
directly. Returns up to limit screenshots as image content blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max screenshots to return (1-8); each is a full image in context, so keep this small. | |
| device | No | Which screenshot set to fetch: 'iphone' or 'ipad'. | iphone |
| country | No | ISO 3166-1 alpha-2 storefront code, e.g. 'us', 'de', 'jp'. Defaults to the country in the URL if one was passed, else 'us'. | |
| app_id_or_url | Yes | Numeric App Store app ID or a full apps.apple.com URL. |