add_execution_note
Add execution notes to tasks for tracking progress and documenting steps in task management systems.
Instructions
Add an execution note to a task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The UUID of the task to add the execution note to | |
| content | Yes | The content of the execution note |