get_links
Extract all wikilinks and embeds from a note, with resolved/unresolved status, de-duplicated, and sorted by line number.
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. |