delete_list
Delete an empty list in a Planka project. To remove a list with cards, move the cards out first or mark the list inactive.
Instructions
Delete an empty list. A list holding cards is never deleted - move the cards out first, or retire the stage with update_list(list_type='inactive').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project (tab) the list belongs to. | |
| list_name_or_id | Yes | List to delete, by name or id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||