autotask_delete_ticket_checklist_item
Permanently delete a checklist item from a ticket. Requires ticket ID and item ID. Irreversible action; confirm before invoking.
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 |
|---|---|---|---|
| ticketId | Yes | The parent ticket ID | |
| itemId | Yes | The checklist item ID to delete |