twdesk-get_helpdoc_article
Get a help doc article by its numeric ID. Optionally specify which fields to include in the response.
Instructions
Get a help doc article by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the help doc article to retrieve. | |
| fields | Yes | Sparse fieldset: field names to include (e.g. ["id","name"]). Omit to receive all fields. |