add_task_note
Add notes to tasks for tracking progress, recording details, or providing context within the TasksMultiServer task management system.
Instructions
Add a general note to a task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The UUID of the task to add the note to | |
| content | Yes | The content of the note |