Toggle task
toggle_taskToggles a Markdown task checkbox on a specific line of an Obsidian note using the vault-relative path and line number.
Instructions
Toggle a Markdown task checkbox on a given line (use list_tasks to find the line number).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | 1-based line number of the task | |
| path | Yes | Vault-relative path to the note |