list_app_versions
List all App Store versions for an app using the app ID, with optional filters for platform and version state to narrow results.
Instructions
List all App Store versions for an app. Can filter by platform and version state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The App Store Connect app ID | |
| platform | No | Filter by platform (IOS, MAC_OS, TV_OS, VISION_OS) | |
| versionState | No | Filter by version state (e.g., PREPARE_FOR_SUBMISSION, READY_FOR_SALE) | |
| limit | No | Maximum number of versions to return (1-200) |