complete_todo
Change the completion status of a to-do note. Requires a note ID; optionally set completed to true or false.
Instructions
Mark a to-do note complete or incomplete. Fails if the note isn't a to-do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |