update_app_name_subtitle
Update the app name and subtitle, each up to 30 characters, by providing the localization ID obtained from get_app_name_subtitle.
Instructions
アプリ名・サブタイトル(各30文字以内)を更新します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | アプリ名(30文字以内) | |
| subtitle | No | サブタイトル(30文字以内) | |
| appInfoLocalizationId | Yes | appInfoLocalizationのID(get_app_name_subtitle で取得) |