plane-work-item-comment-add
Add a comment to a work item in Plane projects. Supports markdown or HTML content for flexible communication.
Instructions
Add a comment to a work item. Accepts markdown (default) or HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Comment format | markdown |
| comment | Yes | Comment content | |
| issue_id | Yes | Issue UUID | |
| project_id | Yes | Project UUID |