taiga_task_comment_delete
Delete a comment from a Taiga task by providing the task ID and comment ID. This tool removes unwanted or outdated comments to keep project discussions clean and accurate.
Instructions
Delete a comment from a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | task ID | |
| comment_id | Yes | Comment ID (from history) |