autotask_delete_ticket_checklist_item
Delete a specific checklist item from a ticket by providing the ticket ID and the checklist item ID.
Instructions
Delete a checklist item from a ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The parent ticket ID | |
| itemId | Yes | The checklist item ID to delete |