upload_app_file
Upload APK or AAB files to Huawei AppGallery Connect for app publishing. The tool handles large files with automatic chunking and attaches them to draft submissions.
Instructions
Upload APK/AAB from local disk to AppGallery (get URL → upload, auto-chunked >4 GB → attach to draft).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | AppGallery Connect app ID. Optional if HUAWEI_APP_ID is set in the environment. | |
| file_path | Yes | Absolute local path to APK or AAB. | |
| file_type | Yes | 1=APK, 2=RPK, 5=AAB. |