find_unlinked_mentions
Scans a markdown note for plain-text occurrences of its title that are not wikilinked, returning the file path, source line, and column for each unlinked mention.
Instructions
Finds plain-text occurrences of a note's title that are not wikilinked. Pass { path }. Returns { root, path, mentions[] } with sourcePath, mentionText, line, column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||