mcp_kanban_comment_manager
Perform operations on card comments, including retrieving, creating, updating, and deleting, for effective task management on Planka Kanban boards.
Instructions
Manage card comments 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 comment | |
text | No | The text content of the comment |