twdesk-get_ticket
Retrieve a specific ticket from Teamwork by providing its ID, with the option to select only needed fields for efficient data handling.
Instructions
Get ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Sparse fieldset: field names to include (e.g. ["id","name"]). Omit to receive all fields. | |
| id | Yes | The ID of the ticket to retrieve. |