List Article Translations
list_article_translationsList all translations of a Help Center article, showing locale, title, draft status, and update time. Identify available language versions at a glance to decide which translation to retrieve.
Instructions
List all available translations for an article (metadata only, no body: locale, title, draft, updated_at). Use get_article with locale for full translated content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | Article ID — the numeric id of the Help Center article. Obtain it from list_articles or search_articles. |