list_articles
Fetch a paginated, sortable list of Zendesk Help Center articles. For filtered results by title or body, use the search tool.
Instructions
List Help Center (knowledge-base) articles. To find articles by title/body/section, use search with type:article title:<text> instead — list_articles has no filtering parameters and the catalog can be large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| per_page | No | Number of articles per page (max 100) | |
| sort_by | No | Field to sort by | |
| sort_order | No | Sort order (asc or desc) |