Get unresolved wikilinks
obsidian_get_unresolved_wikilinksScans your Obsidian vault for unresolved [[wikilinks]] and ![[embeds]] to help fix broken links and identify missing notes.
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 |
|---|---|---|---|
| folder | No | Restrict the scan to a subfolder | |
| include_embeds | No | Include ![[…]] embeds (default true) | |
| limit | No | Max results (default 200) |