get_backlinks
Find notes that link to a specified target note in the vault, using an efficient link index for fast retrieval.
Instructions
Find notes that link to one target note.
Uses the rebuildable link index instead of rereading vault files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | vault-relative target path, such as 'projects/my-project.md' | |
| include_context | No | include text around the link |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |