autotask_search_ticket_checklist_items
Retrieve all checklist items from a specific ticket along with their completion status by providing the ticket ID.
Instructions
List all checklist items on a ticket, including their completion status. Checklist items are a sub-resource of a ticket and cannot be queried without a ticket ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The ticket ID whose checklist items should be listed |