task_complete
Marks a specified to-do task as complete using its task ID, updating the persisted SQLite list so finished items no longer appear as incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |