finish_task
Complete an active task by moving it directly to done status, bypassing the review step for tasks that do not require admin approval.
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 |
|---|---|---|---|
| task_id | Yes | Task ID or full filename. | |
| actor | No | Role code of the agent finishing the task. | agent |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |