create_note
Create a new note in Apple Notes with a specified title, content, folder, and account. Capture debug sessions, code snippets, and commit logs directly from your AI coding agent.
Instructions
Create a new note in Apple Notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Note title | |
| folder | No | Target folder name (created if missing) | |
| account | No | Target account name | |
| content | Yes | Note content (HTML or plain text) |