apple_notes_create
Creates a note in Apple Notes with a specified title and body, optionally in a chosen folder.
Instructions
Create a new note in Apple Notes. Uses JXA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Note title | |
| body | Yes | Note body text | |
| folder | No | Target folder name (default "Notes") |