export_obsidian
Export the knowledge graph to an Obsidian vault as Markdown notes with wikilinks, enabling visual exploration in Obsidian.
Instructions
Export the knowledge graph to an Obsidian vault as Markdown files.
Each concept, equation, principle, etc. becomes a note with YAML
frontmatter and [[wikilinks]] for relationships. Open the vault in
Obsidian to browse and visualize the graph.
Args:
vault_path: Path to the Obsidian vault directory.
Defaults to ~/Semiconductor.
Returns:
Summary of exported nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |