Find Path
find_pathFinds the shortest connection path between two notes, showing how concepts are linked in the vault with summaries.
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. |