List Category Translations
list_category_translationsList translations for a Help Center category across locales, showing localized names, description presence, and published/draft status to spot missing or unpublished content.
Instructions
List the translations of a Help Center category: 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 category looks wrong in a locale, because list_categories with that locale cannot settle it: a category with no translation is omitted from it, while a category 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_category_translation; to sweep every category and section at once, use find_translation_gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | Category ID — the numeric id of the Help Center category. Obtain it from list_categories or the zendesk-hc://topology resource. |