kanbn_comment
Post comments to Kanban tasks using task ID or filename, with optional author and project path for accurate attribution.
Instructions
Add a comment to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| text | Yes | Comment text | |
| author | No | Comment author (defaults to KANBN_USER or git identity) | |
| taskId | Yes | ID or filename of the task to comment on |