[Read] Get TestFlight "What to Test" notes
asc_beta_build_localization_getGet the per-locale TestFlight 'What to Test' notes for a build, returning all locales or a single specified locale.
Instructions
Read-only. Gets the per-locale TestFlight "What to Test" notes for a build. Returns all locales unless a specific one is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| locale | No | Optional locale to filter to, e.g. "en-US" | |
| buildId | Yes | Build id or build/version number |