vault_read
Retrieve a vault note's frontmatter and body by specifying its path.
Instructions
Read a note from the vault. Returns its frontmatter and body.
Args: path: Note path (e.g. "concept/connection-pooling")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |