taiga_userstory_comment_delete
Delete a specific comment from a Taiga user story by providing the story ID and comment ID. Removes unwanted feedback or outdated remarks from the story's discussion.
Instructions
Delete a comment from a userstory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | userstory ID | |
| comment_id | Yes | Comment ID (from history) |