find_orphan_notes
Identify notes lacking any incoming or outgoing links in your Obsidian vault to surface disconnected content.
Instructions
Find notes with no incoming or outgoing links. Requires OBSIDIAN_VAULT_PATH to be set for the targeted vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vaultId | No | Optional vault ID (defaults to configured default vault). | |
| includeBacklinks | No | Consider backlinks when determining orphan status (default: true). |