delete_comment
Remove a comment from a task by supplying the task ID and comment ID retrieved from list_comments.
Instructions
Delete a comment from a task. Get comment_id from list_comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| comment_id | Yes |