Get Related
get_relatedFind notes that share tags and neighbors with a given note, revealing unlinked but related connections.
Instructions
Recommend similar notes that are NOT directly linked to the given note, based on Jaccard similarity of shared tags and shared 1-hop neighbors. Use this to surface notes that probably should be linked but aren't yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Note path, title, or alias. | |
| limit | No | Max results (default 5). |