List Section Translations
list_section_translationsLists per-locale name, description presence, and draft status for a help center section, identifying why it appears missing or with wrong text in a locale.
Instructions
List the translations of a Help Center section: for each locale, the localized name, whether a description is set, and whether the translation is published or still a draft. Reach for this when a section looks wrong in a locale, because list_sections with that locale cannot settle it: a section with no translation is omitted from it, while a section whose translation is an unpublished draft may still be listed there under the draft name — so appearing in that listing does not mean published, and the draft flag here is what decides. Fix either case with set_section_translation; to sweep every category and section at once, use find_translation_gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | Section ID — the numeric id of the Help Center section. Obtain it from list_sections or the zendesk-hc://topology resource. |