add_comment
Attach a comment to a task using its ID, with optional author name. Keeps task communication organized.
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 |