release-pull-notes
Fetch release notes from App Store and Google Play to manage app updates and store metadata directly from AI clients.
Instructions
Fetch release notes from App Store/Google Play.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | Registered app slug | |
| packageName | No | Google Play package name | |
| bundleId | No | App Store bundle ID | |
| store | No | Target store (default: both) | |
| dryRun | No | If true, only outputs result without actually saving |