Get target languages
get_target_languagesFetches target translation locales at account, app, or IAP level, each overridable by providing the corresponding identifier.
Instructions
Get target translation locales. Three levels, each overridable: account default (no args), app level (appId), or IAP level (appId + productId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | App ID for app-level locales; omit for the account default | |
| productId | No | IAP product ID for the IAP-level override (requires appId) |