create_list
Add a workflow stage to a Planka project by creating a new list. Choose from active, waiting, inactive, or closed list types and optionally place it after a specific list.
Instructions
Add a workflow stage to a project. Note that Planka closes any card placed
in a closed list, so use that type only for a genuine done stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | List name, e.g. 'Blocked' or 'Ready for QA'. | |
| after | No | Place it after this list (name or id). | |
| list_type | No | active (work stage) | waiting (on hold) | inactive (out of flow) | closed (cards land here as finished). | active |
| project_id | Yes | Project (tab) to add the list to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||