get_app_store_versions
Retrieve app versions and their App Store status to correlate releases with performance metrics.
Instructions
List app versions with their App Store state (READY_FOR_SALE, IN_REVIEW, etc.), creation date, and platform. Useful to correlate releases with metric changes. Requires appId from list_apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App Store Connect app ID (from list_apps) | |
| limit | No | Max number of versions to return |