get_backlinks
Find all backlinks to a specific note by scanning your Obsidian vault for [[note]] references.
Instructions
Find all notes that link to a specific note (backlinks). Searches the entire vault for [[note]] references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note to find backlinks for. | |
| includeContext | No | Whether to include the context around each backlink. |