list_bundle_ids
List registered bundle IDs with filtering by identifier or platform to retrieve details like name, platform, and seed ID.
Instructions
List registered bundle IDs (identifier, name, platform, seed ID). Filter by identifier or platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max bundle IDs (default: 100) | |
| platform | No | Filter by bundle platform | |
| identifier | No | Filter by bundle identifier, e.g. 'com.acme.app' |