get_backlinks
Find all notes linking to a specific note in Obsidian using wikilinks. This tool analyzes connections between notes to help users track references and understand relationships within their vault.
Instructions
Find all notes that link to the given note via [[wikilinks]].
Args:
path: Relative path to the note (e.g. 'Notes/My Note.md').Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |