Update comment
update_task_commentChange the content of an existing comment on a task. Provide the task UUID, comment UUID, and updated text.
Instructions
Update an existing task comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Updated comment text | |
| task_id | Yes | Task UUID | |
| comment_id | Yes | Comment UUID |