import_markdown_vault
Import an Obsidian-compatible Markdown vault into the current graph non-destructively to sync edited notes, returning counts of created, updated, deleted-edge, and conflicts.
Instructions
Import an Obsidian-compatible Markdown vault into the current graph non-destructively. Use to sync edited vault notes back into memory. Returns created, updated, deleted-edge, and conflict counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_path | Yes | Source directory of the Markdown vault to import. |