Create note
create_noteCreate a new Markdown note with a unique identifier, preventing accidental overwrites of existing notes.
Instructions
Create a new local Markdown note without overwriting an existing note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| body | Yes |