Path Parameters
| Param | Type | Description |
|---|---|---|
id | string | Task ID (UUID or Hermes ID) |
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
summary | string | No | Completion summary |
metadata | object | No | Structured metadata to attach to the completed task |
Behavior
Sets the task status todone and records the completion timestamp. The summary and metadata are preserved for audit and CEO reporting purposes.