Create Track
create_trackCreate a custom closed-testing track for your app. Set up additional named tracks beyond internal, alpha, beta, and production to manage testing groups.
Instructions
Create a custom closed-testing track.
The four built-in tracks (internal, alpha, beta, production) always exist. This creates an additional named track, which is how closed testing groups beyond the built-ins are set up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Name for the new track | |
| releases | No | Optional initial release configuration for the track | |
| package_name | Yes | App package name (e.g., com.example.myapp) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||