mcp_kanban_label_manager
Automate kanban label management on Planka boards by performing actions like creating, updating, deleting, or assigning labels to cards based on specified parameters.
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 |