Find Obsidian backlinks
obsidian_find_backlinksDiscover which notes link to a target using wikilinks, revealing related decisions, meetings, and follow-up pages without editing.
Instructions
Find notes that link to a target through Obsidian [[wikilinks]].
Use after reading a note to discover related decisions, meetings, or follow-up pages. Matching supports note names, vault-relative paths, aliases, and heading anchors. It never edits the graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum backlinks to return. | |
| offset | No | Pagination offset. | |
| relative_path | Yes | Target vault-relative note path. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |