vault_links
Get incoming and outgoing links for a note, with paths as clickable markdown links to open in Obsidian. Choose direction to view links.
Instructions
Get incoming and outgoing links for a note. Paths in this tool's output are formatted as markdown links [vault-relative-path.md](obsidian://...) so users can Cmd/Ctrl-click to open in Obsidian. Preserve the link form when relaying paths to the user; pass only the bracket text (e.g. 01-Projects/Foo/note.md) to other vault tools' path arguments, never the full markdown link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note (supports short names, e.g. 'devlog') | |
| direction | No | both |