get_app_versions
Fetch all App Store versions for a given app, filterable by platform and release state.
Instructions
Get all App Store versions for a specific app, including version string, platform, and release state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The App Store Connect app ID | |
| platform | No | Filter by platform | |
| state | No | Filter by App Store state | |
| limit | No | Maximum number of versions to return |