wiki_link
Add a wiki link from a source note to a target note, skipping if the link already exists.
Instructions
source 노트 본문 끝에 - [[target]] 라인 추가. 중복이면 skip.
Args: source: 링크를 추가할 노트 slug. target: 가리킬 노트 slug (Obsidian wikilink). note: 링크 옆 한 줄 설명 (옵션).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| target | Yes | ||
| note | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |