mcp_kanban_label_manager
Manage kanban labels on Planka boards by performing actions like creating, updating, deleting, or assigning labels to cards. Simplify organization and categorization of tasks with customizable label colors and positions.
Instructions
Manage kanban labels with various operations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The action to perform | |
boardId | No | The ID of the board | |
cardId | No | The ID of the card | |
color | No | The color of the label | |
id | No | The ID of the label | |
labelId | No | The ID of the label (for card operations) | |
name | No | The name of the label | |
position | No | The position of the label |