create_note
Creates a new note in Apple Notes with a title and body, optionally in a specific folder.
Instructions
Create a new note in Apple Notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the note | |
| body | Yes | The body content (HTML supported) | |
| folder | No | Folder to create the note in (uses default if omitted) |