get_note
Retrieve the full content of a specific note by providing its relative file path within the Obsidian vault.
Instructions
Retrieve the full content of a specific note by its file path.
Args: file_path: Path relative to vault root (e.g. '3_Resources/definitions/p/powerflex.md')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |