Download Generated Apk
download_generated_apkDownload a generated APK to a local file by specifying the app package name, version code, download ID, and destination path.
Instructions
Download a single generated APK to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| download_id | Yes | Download ID of the generated APK (from `list_generated_apks`) | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the app bundle | |
| destination_path | Yes | Local path to write the APK bytes to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||