export_to_obsidian
Export the knowledge graph to an Obsidian vault in markdown, dataview, or canvas formats. Specify the vault path and let auto-index create organized notes.
Instructions
Export the knowledge graph to Obsidian vault in various formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | The export format - markdown (individual files), dataview (business intelligence), canvas (visual network), or all formats | markdown |
| autoIndex | No | Whether to automatically create index files | |
| vaultPath | Yes | The path to the Obsidian vault directory |