list_google_play_bundles
Retrieve all uploaded Android App Bundles for a specified package name, including version codes, to audit existing releases before submitting a new build.
Instructions
List all uploaded App Bundles (AAB) for an app on Google Play, with their version codes. Use this to audit what has already been uploaded before triggering a new build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The Android package name, e.g. com.example.myapp |