update_work_item_comment
Update an existing comment on a work item in Plane by specifying the project, work item, comment ID, and optional HTML content to modify the comment text.
Instructions
Update a comment on a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ||
| project_id | Yes | ||
| external_id | No | ||
| comment_html | No | ||
| work_item_id | Yes | ||
| external_source | No |