Create Article Translation
create_article_translationTranslate an existing article into a new locale by providing the translated title and body (HTML).
Instructions
Create a translation for an existing article in a specific locale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | ||
| locale | Yes | Target locale (e.g., "fr", "de") | |
| title | Yes | ||
| body | Yes | Translated body (HTML) | |
| draft | No |