twdesk-get_ticket
Retrieve a specific ticket using its ID. Optionally select which fields to include for a sparse response.
Instructions
Get ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the ticket to retrieve. | |
| fields | Yes | Sparse fieldset: field names to include (e.g. ["id","name"]). Omit to receive all fields. |