autotask_get_ticket_details
Retrieve detailed information for a specific ticket by providing its ID; optionally request full details for comprehensive ticket 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) |