manage-templates
List, retrieve, and apply markdown templates in Obsidian vaults to standardize note creation and formatting.
Instructions
Unified tool for listing, retrieving, and applying markdown templates
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'list', 'get', 'apply' | |
| folder | No | Templates folder (default: 'templates') | |
| name | No | Template name | |
| template | No | Template name | |
| path | No | Target note path | |
| template_folder | No | Templates folder (default: 'templates') | |
| variables | No | JSON string or key=value pairs of variables |