Delete Comment
delete_commentPermanently delete a comment from a Plane work item. Provide project, work item, and comment IDs to remove it irreversibly.
Instructions
Permanently delete a work item comment. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment UUID (from `list_comments`). | |
| project_id | Yes | Project UUID. | |
| work_item_id | Yes | Work item UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||