List Promoted Help Center Articles
list_promoted_articlesFind promoted Help Center articles featured at the top of their sections. Returns metadata only; use get_article to retrieve full content.
Instructions
List the promoted ("featured") Help Center articles — the small, editorially-curated set surfaced at the top of their sections. Returns metadata only (no body); use get_article for full content. COST: the Help Center API has no server-side promoted filter, so this scans article pages (one Zendesk API request per page, up to ZENDESK_ARTICLE_RESOURCES_SCAN_MAX_PAGES, default 20) and filters client-side — potentially costly on a large Help Center. Each call performs a fresh, uncached scan, so avoid calling it repeatedly. On a very large Help Center some promoted articles may be omitted, and both the omission and the number of pages scanned are flagged in the output. Lists the default locale. To promote or unpromote an article, use update_article with promoted (requires Help Center admin / Guide admin rights).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||