complete_task
Mark tasks as completed and add optional completion notes to update project status. Use this to record finished work and maintain an accurate project brain.
Instructions
Mark a task as completed with optional notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
| notes | No | Completion notes. | |
| task_id | Yes | The task ID to complete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |