Update Comment
update_commentReplace the body of an existing work item comment. Provide the comment ID and new text to update it in your Plane project.
Instructions
Replace the body of an existing work item comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | New body; plain text is wrapped in HTML, or pass raw HTML. | |
| comment_id | Yes | Comment UUID (from `list_comments`). | |
| project_id | Yes | Project UUID. | |
| work_item_id | Yes | Work item UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||