create_backlinks
Add [[wikilinks]] to a source note's 'Related' section, automatically creating the section if missing, to connect multiple notes.
Instructions
Adiciona wikilinks [[NomeDaNota]] na seção '## Relacionadas' da nota source. Cria a seção se não existir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | Nota que receberá os backlinks, ex: Projetos/Projeto.md | |
| target_paths | Yes | Lista de notas a vincular, ex: ['Conceitos/API.md', 'Reunioes/2026-01.md'] |