[Read] Check App Review readiness
asc_release_preflightRuns a comprehensive preflight check to confirm an app version is ready for App Review, validating metadata, screenshots, pricing, and compliance with pass/fail/warning results.
Instructions
Read-only. Runs a comprehensive readiness check before submitting a version for App Review: app/version/build existence, build processing/selection, app name/subtitle/description/keywords/support URL/privacy policy URL, screenshots, review contact/demo account, age rating, pricing, availability, content rights, export compliance (if detectable), the App Privacy questionnaire (always manual_required — no public API), and current submission state. Each check reports pass/fail/warning/manual_required; ready is true only if every check passes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| locale | No | Locale to check metadata/screenshots for | en-US |
| version | Yes | App Store version string, e.g. "1.1" |