trigger_resubmission
Resubmit a rejected Apple app for review. Pass confirm:true to apply changes; otherwise the tool returns a preview only.
Instructions
Resubmits a rejected app for review. Destructive — call with confirm:true to execute; without it returns a preview. Requires a customer-owned Apple credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app ID | |
| confirm | No | Set true to execute. Without it the tool returns a preview and performs no write. |