create_app
Create a new app listing in App Store Connect by specifying a registered bundle ID, name, and SKU.
Instructions
新しいアプリを App Store Connect に登録します。バンドルIDは事前に Developer Portal に登録されている必要があります。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | 社内管理用の一意な文字列 | |
| name | Yes | アプリ名 | |
| bundleId | Yes | 登録済みバンドルID(例: com.example.myapp) | |
| platform | No | IOS | |
| primaryLocale | No | 主要ロケール(例: ja, en-US) | ja |