> ## 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

> Permanently delete a Trello checklist.

**Delete Checklist** permanently removes a checklist and its items from Trello.

## Inputs

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

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

<Warning>
  Deleting a checklist also removes its checklist items and cannot be undone by
  this action.
</Warning>
