Vault
vaultManage markdown notes in your vault: list, read, create, update, delete, and organize .md files with template support.
Instructions
Manage vault notes: list, read, create, update, delete, stat, create_from_template. Operates on .md files in the markdown vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| path | No | ||
| directory | No | ||
| content | No | ||
| templatePath | No | Source template file path (for create_from_template). | |
| variables | No | Key-value variables to inject into template placeholders (for create_from_template). |