wiki_write_note
Save research notes with YAML frontmatter and markdown body. Automatically creates folders based on the slug (arxiv ID or vault path).
Instructions
노트 저장 (frontmatter + body). 폴더 자동 생성.
Args: slug: arxiv_id 또는 vault 상대경로. frontmatter: YAML로 직렬화될 dict. MCP 클라이언트가 string으로 보내면 JSON으로 parse 시도 (parse 실패 시 빈 frontmatter로 처리). body: 마크다운 본문.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| frontmatter | No | ||
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |