list_generated_apks
List APKs generated from a specific app bundle version, providing download IDs for split, standalone, universal, and asset pack slices to enable targeted downloads.
Instructions
List the APKs Google Play generated from an app bundle version.
Returns one entry per downloadable generated APK (split, standalone,
universal, asset pack slice, or recovery), each with a download ID that can
be passed to download_generated_apk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the app bundle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |