Create Note
create_noteCreate a note with a title and plain-text body in iCloud Notes, optionally specifying account and folder.
Instructions
Creates a new note with a title and plain-text body in the given account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Plain-text body for the new note. | |
| title | Yes | Title for the new note. | |
| folder | No | Folder to create the note in. Omit to use the account's default folder. | |
| account | No | Account name. Defaults to "iCloud". |