autotask_delete_ticket_checklist_item
Permanently remove a specific checklist item from a ticket. This irreversible action requires confirmation to prevent accidental deletion.
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 |