autotask_get_ticket_details
Retrieve full ticket details, including notes, time entries, and custom fields, by ticket ID.
Instructions
Get full ticket details including notes, time entries, and custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketID | Yes | Ticket ID to retrieve | |
| fullDetails | No | Whether to return full ticket details (default: false for optimized data) |