read_note
Retrieve the full content of a specific note from your personal knowledge vault using its relative path. Use this to view saved decisions, ideas, or references.
Instructions
Read a specific note by its relative path within the vault.
Args: path: Relative path from vault root, e.g. 'decisions/my-decision.md'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |