create-note-in-folder
Create a new Apple Note in a specified folder with HTML content and title. Ensure the folder exists beforehand; check available folders first.
Instructions
Create a new Apple Note inside a specific folder. Content must be HTML without newlines. Fails if the folder does not exist — use list-folders to check first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| folder | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |