Complete Todo
complete_todoMark a Joplin to-do note as complete or incomplete by note_id. Use it to toggle checklist status; it fails if the note isn't a to-do.
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 |