Get Article Outline
get_article_outlineRetrieve a compact outline of a Zendesk article listing sections (h1/h2/h3) with word counts and available translations with outdated status. Use to navigate article structure.
Instructions
Return a compact outline of an article (list of sections delimited by h1/h2/h3, with word counts) for the given locale (defaults to source_locale). Includes available translations with their outdated status. Use get_article_section to fetch a specific section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | Article ID | |
| locale | No | Locale of the body to outline (defaults to article source_locale) |