autotask_get_ticket_details
Retrieve complete ticket details from Autotask PSA, including notes, time entries, and custom fields. Use ticket ID to fetch optimized data or request full details.
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) |