> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Checklist Item

> Permanently delete an item from a Trello checklist.

**Delete Checklist Item** permanently removes one item from a Trello checklist.

## Inputs

| Input                   | Type           | Required | Description                                    |
| ----------------------- | -------------- | -------- | ---------------------------------------------- |
| **Third-party account** | Trello account | Yes      | An account with write access to the checklist. |
| **Checklist ID**        | String         | Yes      | The checklist that contains the item.          |
| **Item ID**             | String         | Yes      | The Trello checklist item to delete.           |

The action has no output. Continue the workflow after Trello confirms the item
was deleted.

<Warning>Deleting a checklist item cannot be undone by this action.</Warning>
