upload_screenshots
Upload screenshots to App Store Connect for a specific version localization and device display type. Handles Apple's reserve/upload/commit flow automatically.
Instructions
Upload screenshots to a version localization for a device display type (e.g. APP_IPHONE_67). Handles Apple's reserve/upload/commit flow. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Absolute paths to PNG/JPEG screenshot files, in order | |
| app_id | Yes | App Store Connect app ID | |
| locale | No | Locale (e.g. en-US). Default: first/primary locale. | |
| display_type | Yes | Device display type, e.g. APP_IPHONE_67, APP_IPHONE_65, APP_IPAD_PRO_129 |