Open a note in Obsidian's UI
open_noteOpens a note in Obsidian's workspace, focusing an existing tab or opening a new one. Ideal for presenting results to review.
Instructions
Surface a note in Obsidian's workspace (focuses an existing tab or opens a new one). Great for ending an agent task with 'and here's the result for you to review'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Vault-relative path. | |
| new_leaf | No | If true, open in a new tab instead of replacing the current one. |