List Article Translations
list_article_translationsList all translations for a Zendesk Help Center article by ID. Returns metadata—locale, title, draft status, updated_at—for each translation, enabling you to pick a locale and fetch 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. |