autotask_delete_ticket_checklist_item
Permanently deletes a specific checklist item from a ticket. This irreversible action requires confirmation to prevent data loss.
Instructions
⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a checklist item from a ticket. This action cannot be undone. Confirm with the user before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The checklist item ID to delete | |
| ticketId | Yes | The parent ticket ID |