submit_for_review
Submit app version and in-app purchases to Apple App Review. Detects first IAP needing manual bundling, aborts and returns steps to avoid orphaned submissions.
Instructions
Submit the editable version to Apple App Review. First submits any READY_TO_SUBMIT in-app purchases/subscriptions, then the version. If the app's FIRST in-app purchase is detected (which Apple requires be bundled with the version in the website), it ABORTS without submitting and returns the manual steps, so nothing is orphaned. Outward-facing action: requires confirm:true. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App Store Connect app ID | |
| confirm | No | Must be true to actually submit to App Review. | |
| platform | No | Platform (default IOS) |