apps-add
Register apps by bundle ID or package name to manage App Store Connect and Google Play Console metadata. Automatically checks both stores for app registration.
Instructions
Register individual app by bundleId or packageName. Automatically checks both stores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | App identifier (bundleId or packageName, e.g., com.example.app) | |
| slug | No | Custom slug (if not specified, uses last part of identifier) | |
| store | No | Store to check (default: both) |