Delete Comment
comment_deletePermanently delete a comment from an epic, user story, task, or issue. This action cannot be undone; confirmation is required before deletion proceeds.
Instructions
Delete a comment from an epic, user story, task, or issue. This cannot be undone. Requires confirmation: elicitation-capable clients are prompted interactively; others must call again with confirm: true after reviewing the preview returned by the first call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the epic/user story/task/issue | |
| confirm | No | Set true to actually delete after reviewing the preview from a first call without it. Ignored by elicitation-capable clients, which are prompted interactively instead. | |
| resource | Yes | ||
| comment_id | Yes | The comment's history-entry id |