complete_task
Mark a task as completed, automatically generate a detailed completion report, and update dependencies of related tasks.
Instructions
正式標記任務為完成狀態,生成詳細的完成報告,並更新關聯任務的依賴狀態
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | 待標記為完成的任務唯一標識符,必須是狀態為「進行中」的有效任務ID | |
| summary | No | 任務完成摘要,簡潔描述實施結果和重要決策(選填,如未提供將自動生成) |