read_note
Fetch a note's content and frontmatter from an Obsidian vault by providing its relative path. Use this to access vault notes programmatically.
Instructions
Read a note from the Obsidian vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Request model for read_note tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |