twdesk-get_ticket
Retrieve a ticket from Teamwork by providing its ID. Optionally specify the fields to include in the result.
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. |