twdesk-get_ticket
Retrieve a ticket from Teamwork by its ID, with the option to specify which fields to return.
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. |