get_links
Retrieve all wikilinks and embeds from an Obsidian note, identify resolved versus unresolved targets, de-duplicate entries, and sort results by line number for easy reference and navigation.
Instructions
Return all outgoing wikilinks and embeds from a note. Each link is marked resolved (with target path) or unresolved. Duplicate targets are de-duplicated; results sorted by line number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Vault-relative path to the note. |