List Article Translations
list_article_translationsRetrieve metadata of all translations for a Help Center article, including locale, title, draft status, and update time.
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. |