complete_task
Mark a task as completed to update shared project state and notify coordinated AI agents, with optional completion notes.
Instructions
Mark a task as completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| agent_id | Yes | Agent completing the task | |
| project_id | Yes | Project ID | |
| completion_notes | No | Notes about completion |