create_note
Create a new note in Apple Notes. Supports plain text or HTML, and allows specifying a folder.
Instructions
Create a new note in Apple Notes. Body accepts plain text (line breaks preserved) or HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Note title | |
| body | No | Note body — plain text or HTML | |
| folder | No | Folder to create the note in (default: the default Notes folder) |