assign_build_to_group
Assign a build to a TestFlight beta group so testers can install it. Requires confirmation because Apple notifies every tester immediately and notification cannot be recalled.
Instructions
Assign a build to a TestFlight beta group so testers can install it (defaults to newest processed build). Needs confirm:true: Apple notifies every tester immediately and the notification cannot be recalled. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App Store Connect app ID | |
| confirm | No | Required. Every tester in the group is notified immediately. | |
| build_id | No | Specific build ID. Omit for newest VALID build. | |
| group_id | Yes | Beta group ID (from list_beta_groups) |