add_reminder
Add tasks to Apple Reminders using natural language commands. Specify title, due date, list, and notes for quick entry.
Instructions
Apple 미리 알림(Reminders)에 할 일을 즉시 추가합니다. 자연어로 입력받은 내용을 title/due_date/list/notes로 정리해서 호출하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 할 일 제목 | |
| due_date | No | 마감 일시 (ISO8601, 예: 2026-04-20T10:00:00+09:00) | |
| list | No | 리마인더 리스트 이름 (기본: 할 일) | |
| notes | No | 메모 |