Create List
create_listCreate a new list on a Planka board, specifying name, position, and type as active or closed.
Instructions
Create a new list on a board. Type can be 'active' or 'closed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | No | active | |
| boardId | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |