complete_todo
Mark a todo item as done by providing its ID. Updates the item's status to completed to manage your task list.
Instructions
Mark a todo item as done/completed by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID number of the todo to mark as done |