clawboard_post_comment
Add a comment to a ClawBoard task by providing the task ID and comment text (supports markdown).
Instructions
Post a comment on a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task to comment on | |
| comment | Yes | The comment text (markdown supported) |