wait_for_build
Poll App Store Connect until the newest uploaded build reaches VALID status, so the release pipeline advances without manual checks. Blocks for up to 30 minutes.
Instructions
Poll until the newest uploaded build finishes processing (VALID), so the ship flow is one call. Blocks for up to 30 minutes by default; if you should not hold the session that long, call list_builds yourself instead. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App Store Connect app ID | |
| poll_seconds | No | Seconds between polls (default 30, min 10) | |
| max_wait_seconds | No | Max seconds to wait (default 1800, cap 3600) |