brain_find_backlinks
Identify all notes linking to a specific note via wikilinks to analyze references, verify MOC connections, and map concept relationships within your vault.
Instructions
Find all notes that link to a given note via [[wikilinks]].
Useful for understanding how a note is referenced across the vault, checking if a note is properly linked from MOCs, or mapping relationships between concepts.
Args: params: Title of the note to find backlinks for.
Returns: JSON list of notes that contain [[title]] wikilinks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |