add_tester_to_group
Add a new beta tester to a beta group by providing email, first name, last name, and group ID.
Instructions
Add a new tester to a beta group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the tester | ||
| groupId | Yes | The ID of the beta group | |
| lastName | Yes | Last name of the tester | |
| firstName | Yes | First name of the tester |