twdesk-get_ticket
Retrieve a ticket by its ID, optionally specifying fields to include in the response.
Instructions
Get ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the ticket to retrieve. | |
| fields | No | Sparse fieldset: field names to include (e.g. ["id","name"]). Omit to receive all fields. |