notes_create
Create notes in Apple Notes with titles, formatted content, and folder organization. Supports HTML formatting for structured note-taking.
Instructions
Create a new note in Apple Notes app with title and body content. Supports HTML formatting in the body.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Note title (1-500 characters) | |
| body | Yes | Note body content (max 100,000 characters). Can include HTML formatting. | |
| folder | No | Folder name to create the note in (default: "Notes") | Notes |