mcp_kanban_list_manager
Perform actions like create, update, delete, or retrieve kanban lists on Planka boards using targeted commands to streamline task and project management.
Instructions
Manage kanban lists with various operations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The action to perform | |
boardId | No | The ID of the board | |
id | No | The ID of the list | |
name | No | The name of the list | |
position | No | The position of the list |