Add comment
add_task_commentPost a comment on a Kelvia task by providing the task UUID and comment text, with markdown support. Returns the created comment with author information.
Instructions
Post a comment on a task. Returns the created comment with author info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment text (markdown supported) | |
| task_id | Yes | Task UUID |