Notes Create Note
notes_create_noteCreate a new Apple Notes note in a specified folder, with title, optional HTML body, and tags. Use this tool to programmatically add notes to any folder.
Instructions
Delegated Apple domain tool 'notes_create_note' exposed through Apple-Tools-MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| body_html | No | ||
| folder_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |