Apple Create Note With Defaults
apple_create_note_with_defaultsCreate a new note in the default folder using a title, body text or HTML, and tags. Omit folder_id to automatically use your configured default Notes folder.
Instructions
Create a note using the configured default notes folder when folder_id is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| body_html | No | ||
| body_text | No | ||
| folder_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |