create-issue-comment
Add comments to issues in Plane projects to provide updates, ask questions, or share information with team members. Specify project and issue IDs along with comment text and visibility settings.
Instructions
Create a new comment on an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the issue | |
| issue_id | Yes | ID of the issue to comment on | |
| comment | Yes | The comment text (will be converted to HTML) | |
| access | No | Comment visibility: INTERNAL (default) or EXTERNAL |