create_reminder
Add a new reminder to your iCloud Reminders with optional due date, notes, priority, and URL. Specify the list or use the default.
Instructions
Create a reminder (VTODO). list is required unless exactly one exists.
due is an ISO-8601 date (all-day) or datetime with timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| url | No | ||
| list | No | ||
| notes | No | ||
| title | Yes | ||
| priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||