Finish Task
finish_taskMoves a task from active to done in the v3 lifecycle, bypassing review for tasks that don't need admin approval. Use it to complete tasks directly.
Instructions
Finish an active task directly: active → done (v3 lifecycle).
Moves the task file from _lifecycle/active/ to
_lifecycle/done/ without a review step. Use this for tasks
that do not require ADMIN approval. On v2 projects this is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Role code of the agent finishing the task. | agent |
| task_id | Yes | Task ID or full filename. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |