mcp_kanban_comment_manager
Create, read, update, and delete comments on Kanban cards using card and comment IDs.
Instructions
Manage card comments with various operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the comment | |
| text | No | The text content of the comment | |
| action | Yes | The action to perform | |
| cardId | No | The ID of the card |