get_build_status
Check a build's TestFlight distribution status to identify why external testers haven't received it. Returns beta review state, submission date, and locale-specific release notes.
Instructions
Get the TestFlight distribution status of a build: internal/external build state and auto-notify (buildBetaDetail), the beta app review submission with its betaReviewState (WAITING_FOR_REVIEW, IN_REVIEW, REJECTED, APPROVED) and submitted date, and the 'What to Test' notes per locale. Use this to find out why a build is not yet available to external testers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | Build ID (from list_builds) |