delete_list
Delete an empty list from a Planka project. Lists containing cards are not deleted; move cards out first or retire the list instead.
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 | |||