Open a note in Obsidian's UI
open_noteOpen or focus a note in Obsidian's workspace using a vault-relative path. Optionally open in a new tab. Ideal for displaying task results for user 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. |