create_note
Create and save a new note in Apple Notes with a title, body, and optional folder to organize your thoughts.
Instructions
Creates and saves a new note in the native Apple Notes application with a title, body content, and optional folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional main content text or body for the note. | |
| title | Yes | The main title or header for the note. | |
| folder | No | Optional folder name inside Apple Notes to save into. |