Get Backlinks
get_backlinksList all notes that link to a target note. Each result shows source path, line number, and context. Use to find references or evaluate the impact of deleting or renaming a note.
Instructions
List all notes that contain a wikilink pointing to the target note. Each result includes the source note path, line number, and the surrounding line text for context. Use to understand which notes reference a topic, or to assess the impact of renaming or deleting a note. Accepts paths with or without .md extension; falls back to basename matching if exact match fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Target note path relative to vault root (e.g., 'folder/note.md' or 'note'). Extension optional. |