create_bundle_id
Register a unique bundle ID in App Store Connect using reverse-domain notation. Provide identifier, name, and platform.
Instructions
Register a new bundle ID in App Store Connect. The identifier must be unique and follow reverse-domain notation (e.g., com.example.app).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The bundle identifier (e.g., com.example.app) | |
| name | Yes | A name for the bundle ID | |
| platform | Yes | The platform for this bundle ID |