List release tracks
play_list_tracksList all release tracks for an app in a Google Play edit, showing versionCodes and rollout status for internal, alpha, beta, production, and custom tracks.
Instructions
Lists all release tracks (internal, alpha, beta, production, and any custom tracks) for an app within an edit, including which versionCodes are on each and their rollout status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by play_create_edit | |
| packageName | Yes | Play Console package name, e.g. "com.example.app" |