get_article
Fetch a Zendesk Help Center article by its ID, and return either a concise summary or the full HTML body for in-depth analysis.
Instructions
Get a specific Help Center article by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Article ID | |
| raw | No | Return the full Zendesk API object (HTML body) instead of a summary |