Update Article Translation
update_article_translationUpdate article translation by replacing title and body in a given locale. Full article content is rewritten on each update.
Instructions
Update article content (title, body) in a specific locale. For targeted edits on one or a few sections, prefer update_article_section — this tool replaces the FULL body and re-sends the entire article on each write. Use the article's source_locale (from get_article) for the default language, or another locale for translations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | ||
| locale | Yes | ||
| title | No | ||
| body | No | ||
| draft | No |