Get unresolved wikilinks
obsidian_get_unresolved_wikilinksFind all unresolved [[wikilinks]] and ![[embeds]] in an Obsidian vault to identify broken links, typos, or missing notes. Improve vault hygiene by scanning for targets that do not resolve to files.
Instructions
Find every [[wikilink]] (and ![[embed]]) in the vault whose target does not resolve to a file. Useful as a vault-hygiene utility — broken links, typos, notes you intended to create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 200) | |
| folder | No | Restrict the scan to a subfolder | |
| include_embeds | No | Include ![[…]] embeds (default true) |