get_backlinks
Retrieve all notes linking to a given note. Filter by path, show occurrence counts, and choose output format (text, JSON, TSV, CSV).
Instructions
List all notes that link to the specified note (incoming links).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Note name (wikilink-style resolution) | |
| path | No | Exact path from vault root | |
| counts | No | Show occurrence counts | |
| total | No | Show only the total count | |
| format | No | Output format |