google_get_track
Retrieve details of a specific release track for an Android app. Provide package name, edit ID, and track type (internal, alpha, beta, production) to get track information.
Instructions
Get details of a specific release track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android package name | |
| editId | Yes | Edit ID | |
| track | Yes | Track name |