list_bundle_ids
Lists registered bundle identifiers from App Store Connect, with optional filters for platform and identifier pattern to find specific apps.
Instructions
List registered bundle identifiers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of bundle IDs to return (default 50) | |
| filterPlatform | No | Filter by platform | |
| filterIdentifier | No | Filter by bundle identifier string (e.g. com.example.*) |