get_system_apk_variant
Retrieve a previously generated system APK variant by providing the package name, version code, and variant ID, enabling quick access for app deployment or release management.
Instructions
Get a previously created system APK variant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant_id | Yes | ID of the system APK variant | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the app bundle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||