delete_comment
Remove a comment from an item thread by providing project, item, and comment IDs. Confirmation required before permanent deletion.
Instructions
Delete a comment from an item thread. Destructive — confirm with the user before calling. Needs projectId, itemId and the commentId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | ||
| commentId | Yes | ||
| projectId | Yes |