add_comment
Add comments to tasks in the delega-mcp task management system. Specify task ID, comment text, and author to document progress or provide updates.
Instructions
Add a comment to a task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to comment on | |
| content | Yes | Comment text | |
| author | No | Comment author name |