list_asc_builds
Retrieves TestFlight builds from App Store Connect to identify the highest version number for incrementing the build number in release build triggers.
Instructions
List TestFlight builds for an app in App Store Connect. Find the highest version number, increment by 1, and pass that as BUILD_NUMBER in trigger_build variables before triggering a release build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The App Store Connect app ID |