Get Article Outline
get_article_outlineGenerate a compact outline of a Zendesk article by section headings (h1/h2/h3) with word counts, and view available translations with their outdated status.
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 |
|---|---|---|---|
| locale | No | Locale of the body to outline (defaults to article source_locale) | |
| article_id | Yes | Article ID |