AI-translate a field (async job)
translate_fieldTranslate one app metadata field into multiple locales using AI. Cached results avoid duplicate work; force re-translate when needed.
Instructions
Start an async AI translation job for one metadata field into target locales. Results are cached; set force:true to re-translate unchanged copy. Counts against daily translation caps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID (GUID) | |
| force | No | Re-translate even if cached | |
| locales | Yes | Target locales, e.g. ["de-DE", "ja"] | |
| fieldType | Yes | ||
| variantId | No | ||
| iapProductId | No |