delete-issue-comment
Remove unwanted or incorrect comments from issues in Plane projects by specifying project, issue, and comment IDs.
Instructions
Delete a comment from an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ID of the comment to delete | |
| issue_id | Yes | ID of the issue containing the comment | |
| project_id | Yes | ID of the project containing the issue |