obsidian_open_note_in_app
Opens a note in Obsidian by specifying the vault and file path. Directly launches the note in the app.
Instructions
Open a specific note in the Obsidian application.
Args:
vault: Name or ID of the vault
file: Path to the note within the vault
Returns:
Success message or errorInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |