get_note
Retrieve the complete content of a note in the vault by specifying its file path. Access the full text for review or further processing.
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 |