apple_create_beta_group
Create a beta group in Apple TestFlight by specifying app ID, group name, internal access, auto-enable builds, public link with tester limit, and feedback settings.
Instructions
Create a beta group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID | |
| name | Yes | Group name | |
| isInternalGroup | No | Is internal group (Apple employees) | |
| hasAccessToAllBuilds | No | Auto-enable all new builds | |
| publicLinkEnabled | No | Enable public TestFlight link | |
| publicLinkLimit | No | Max testers via public link | |
| feedbackEnabled | No | Enable feedback |