mcp_kanban_task_manager
Streamline task management on Planka Kanban boards by creating, updating, deleting, or completing tasks using structured actions for efficient project workflows.
Instructions
Manage kanban tasks with various operations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The action to perform | |
cardId | No | The ID of the card | |
id | No | The ID of the task | |
isCompleted | No | Whether the task is completed | |
name | No | The name of the task | |
position | No | The position of the task | |
tasks | No | Array of tasks to create in batch |