twdesk-get_helpdoc_article
Retrieve a help doc article by ID. Optionally specify fields to include for targeted data retrieval.
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. |