create_note
Create a new note in Apple Notes' Claude Diary folder by providing a title and body.
Instructions
Create a new note in Claude Diary folder
Args: title: The title of the note body: The content/body of the note
Returns: Success message with note ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |