Get screenshots
get_screenshotsFetch high-resolution App Store screenshots. If the app is in the MagicScreenshots directory, returns those curated listing shots (with markdown images) with no API key. Otherwise looks up the live App Store listing (API key required). Pass live=true to skip the directory. Use this for the user's own app; use get_directory_app when you already have a catalog slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | Skip the directory and fetch the current App Store listing. | |
| slug | No | Directory slug. Returns catalog screens without a live App Store lookup. | |
| query | No | App name to search in the directory, then the App Store. | |
| app_id | No | Apple numeric app ID. | |
| app_url | No | Apple App Store URL. | |
| country | No | us |