autotask_get_ticket_details
Retrieve Autotask ticket details including notes, time entries, and custom fields. Use the fullDetails parameter to control data depth.
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) |