Get Outlinks
get_outlinksList outgoing wikilinks from a note, categorizing them as valid, broken, or file embeds to audit references and detect broken links.
Instructions
List every outgoing wikilink from a note, partitioned into valid links (resolve to an existing note), broken links (target not found), and file embeds (![[...]]). Returns the raw link text and resolved paths. Use to audit a note's references, detect broken links, or follow downstream dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Source note path relative to vault root (e.g., 'folder/note.md'). Extension optional. |