list_app_versions
List all App Store versions for an app, with optional filters for platform and App Store state to narrow down results.
Instructions
List all App Store versions for an app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The App Store Connect app ID | |
| limit | No | Number of versions to return (default 10) | |
| filterPlatform | No | Filter by platform | |
| filterAppStoreState | No | Filter by app store state (e.g. READY_FOR_SALE, PREPARE_FOR_SUBMISSION) |