Open Note in Obsidian
obsidian_openOpen a note in Obsidian's interface by providing its vault-relative path. Use the newLeaf option to display it in a separate tab.
Instructions
Open a note in the Obsidian UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Vault-relative note path, e.g. Notes/idea.md | |
| newLeaf | No | Open in a new leaf when true. |