Find Path
find_pathDiscover the shortest link path between two notes in your Obsidian vault, with summaries of each step.
Instructions
Find the shortest connection path between two notes (links treated as undirected), with a one-line summary of each note along the way. Shows how two concepts are actually connected in the vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination note path, title, or alias. | |
| from | Yes | Starting note path, title, or alias. |