create_work_item_comment
Add a comment to a work item in Plane by providing project ID, work item ID, and the comment in HTML format.
Instructions
Add a comment to a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| external_id | No | ||
| comment_html | Yes | The comment body in HTML format. | |
| work_item_id | Yes | ||
| external_source | No |