autotask_get_ticket_details
Fetch detailed ticket information by ID from Autotask. Optionally retrieve full details for comprehensive data.
Instructions
Get detailed information for a specific ticket by ID. Use this for full ticket data when needed.
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) |