get_backlinks
Finds all notes linking to a given note by providing its path. Returns source paths, links, and line numbers for each backlink.
Instructions
Finds all notes linking to a given note. Pass { path }. Returns { root, path, backlinks[] } where each backlink has sourcePath, link, line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||