twdesk-get_helpdoc_article
Retrieve a help doc article by its ID. Optionally specify a sparse fieldset to include only the needed fields.
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 | No | Sparse fieldset: field names to include (e.g. ["id","name"]). Omit to receive all fields. |