update_language_info
Add or update localized app store listings for specific languages on Huawei AppGallery, including names, descriptions, and release notes.
Instructions
Add or update localized store listing (name, description, release notes) for a language.
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. | |
| 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. |