update_links_tool
Refresh auto-generated related wikilinks using semantic similarity. Updates one note or all notes by writing related fields into frontmatter, keeping your knowledge base connected.
Instructions
Refresh auto-generated related wikilinks in one note or all notes.
Uses semantic similarity (bge-m3, 1024d) to find related notes and
writes them into the frontmatter related field.
Args: note_path: Relative path within vault (e.g. 'decisions/my-note.md'). Leave empty to update ALL notes that have embeddings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |