update_language_info
Add or update localized app store listing details such as name, description, and release notes for a specified language on Huawei App Gallery.
Instructions
Add or update localized store listing (name, description, release notes) for a language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | AppGallery Connect app ID. Optional if HUAWEI_APP_ID is set in the environment. | |
| lang | Yes | BCP-47 tag, e.g. "en-US", "zh-CN". | |
| app_name | No | ||
| app_desc | No | ||
| brief_desc | No | ||
| new_features | No | What's new / release notes. |