Get Country Availability
get_country_availabilityCheck which countries your app is distributed to by providing the package name and track. Use this to verify release availability across production, beta, alpha, or internal tracks.
Instructions
Read which countries a track is distributed to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track name (e.g., production, beta, alpha, internal) | |
| package_name | Yes | App package name (e.g., com.example.myapp) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||