get_testers
Retrieve the Google Groups granted access to a closed testing track. Returns googleGroups for alpha or custom tracks.
Instructions
Get the Google Groups that have access to a closed testing track, returned as googleGroups. Only applies to closed tracks (alpha and custom tracks), not to internal or production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Closed track to read testers for, e.g. 'alpha' or 'qa-team' | |
| package_name | No | App package name, e.g. 'com.acme.app' (defaults to GOOGLE_PLAY_PACKAGE_NAME) |