get_backlinks
Retrieve all Obsidian vault pages that contain backlinks to a given slug or filename, including wikilinks and relative .md links.
Instructions
Find vault pages that link to a target slug or filename. Matches [[wikilinks]] and relative .md links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 25. | |
| target | Yes | Slug or filename without extension. |