planka_manage_lists
Create, update, or delete lists on a board by specifying action, list details, and position.
Instructions
Create, update, or delete lists on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | List name | |
| type | No | List type. Defaults to active when creating. | |
| action | Yes | Action to perform | |
| listId | No | List ID (required for update/delete) | |
| boardId | No | Board ID (required for create) | |
| position | No | List position |