aso-pull
Fetch ASO data from App Store and Google Play to save locally for analysis, supporting both stores with configurable options.
Instructions
Fetch ASO data from App Store/Google Play and save to local cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | Registered app slug (app registered via apps-init) | |
| 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 |