vault_get_related
Discover notes related to a specific note by analyzing direct links, backlinks, and shared tags, ranked by relevance.
Instructions
Finds notes conceptually related to a given note based on direct links, backlinks, and shared tags, ordered by relationship score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The relative path of the note. | |
| vault_name | Yes | The name of the vault. | |
| response_format | No | Format of the response: 'text' (default) or 'json'. |