List Article Translations
list_article_translationsIdentify all translations available for a Help Center article using its ID, showing locale, title, draft status, and update time. Use it to check language versions before retrieving full content.
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. |