add_comment
Add a comment to a KanbanFlow task by providing board name, task ID, and comment text.
Instructions
Add a comment to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| task_id | Yes | ||
| board_name | Yes | Name of the configured board to operate on (see list_boards) | |
| authorUserId | No | ||
| createdTimestamp | No |