Update comment
update_task_commentReplace the content of an existing task comment by specifying the task ID, comment ID, and new 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 |