complete_task
Mark a task as completed by updating its status to COMPLETED and recording the end time. Close out tasks and keep completion records.
Instructions
Mark a task as completed.
Changes status to COMPLETED and records end time.
Args: task_id: ID of the task to complete
Returns: Updated task data with completion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||