delete_task_comment
Remove a comment from a task in the Aedifion cloud platform by specifying the task ID and comment ID.
Instructions
Delete a comment from a task.
Args: task_id: The task ID. comment_id: The comment ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| comment_id | Yes |