Get outgoing links
get_linksRetrieve all links from a note, including resolved target paths and unresolved links to missing notes. Use unresolved links to identify gaps in your knowledge base.
Instructions
Notes this note links to. Obsidian resolves the targets, so these paths are the files the app itself would navigate to. 'unresolved' lists links pointing at notes that do not exist — useful for finding gaps to fill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Vault-relative note path, e.g. 'Projects/Roadmap.md'. Extension optional. | |
| includeDetails | No | Also report how each link was written (alias, heading, block, embed). |