app-store-version-history
Track and analyze version history of App Store apps to monitor updates, release notes, and timestamps for market research and competitive insights.
Instructions
Get version history for an App Store app. Returns an array of versions with:
- versionDisplay: Version number string
- releaseNotes: Update description
- releaseDate: Release date (YYYY-MM-DD)
- releaseTimestamp: Release date and time (ISO string)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Numeric App ID (e.g., 444934666) |