create_note
Create a note in your Obsidian vault, keeping existing notes intact unless you explicitly set overwrite to true.
Instructions
Create a note. Refuses to clobber an existing note unless overwrite=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes | ||
| overwrite | No | ||
| frontmatter | No |