approve_task
Approve a completed task after verifying the implementer's output, marking it as accepted and returning its summary.
Instructions
Approve a completed task (typically called by the creator/reviewer after checking the implementer's work). Returns the task summary (no history[] — call get_task for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | ||
| id | Yes | ||
| note | No | ||
| expected_version | No |