get_note_connections
Discover every note linked to or from any note in your vault, using wikilinks to map outgoing and incoming connections for exploring related ideas.
Instructions
Return all notes connected to a given note via wikilinks — both notes it links to (outgoing) and notes that link back to it (incoming). Useful for exploring your knowledge graph and finding related notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hops | No | How many link-hops to traverse (default: 1, max: 2) | |
| filepath | Yes | Vault-relative path to the note (e.g. 'notes/concepts/resilience.md') |