update_comment
Replace the text of an existing comment to correct errors or update information.
Instructions
Replace the text of an existing comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Replacement comment body. | |
| task_id | Yes | Task id. | |
| comment_id | Yes | Comment to edit. | |
| project_id | Yes | Project the task belongs to. |