Add Comment
add_commentAttach a comment to any work item in a Plane project by providing project ID, work item ID, and comment text. Supports raw HTML or plain text.
Instructions
Add a comment to a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Comment body; plain text is wrapped in HTML, or pass raw HTML. | |
| project_id | Yes | Project UUID. | |
| work_item_id | Yes | Work item UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||