toggle_task
Toggle a checkbox in a Bear note by matching text. Specify note ID and substring; optionally force checked or unchecked. Backs up automatically.
Instructions
Check/uncheck one checkbox line in a note, found by substring match.
done=None flips it, True checks, False unchecks. Errors if match is
ambiguous (rather than guessing). Backs the note up first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| done | No | ||
| match | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |