delete_comments
Delete one or more comments from work items by specifying the work item ID and comment ID for each comment.
Instructions
Delete one or more comments (array-based). Each item removes a comment from a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of comments to delete (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |