list_help_center_articles
List all articles from a help center, including full content (contentHtml), for review or analysis. Specify the help center ID and optional count.
Instructions
List articles in a help center with full content (contentHtml). Use this to read all articles at once for review or analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of articles to return (default 20, max 100) | |
| helpCenterId | Yes | The ID of the help center to list articles from |