add_comment
Add a comment to any task by providing the task ID and comment text. Optionally specify the author name to track who added the comment.
Instructions
Add a comment to a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to comment on | |
| content | Yes | Comment text | |
| author | No | Comment author name |