apple_reminders_create
Create a local Apple Reminder in a specified list, with optional notes, due date, and priority. Use this to add tasks to Reminders directly from your workflow.
Instructions
Create a local Apple Reminder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | ||
| dueAt | No | ||
| notes | No | ||
| title | Yes | ||
| priority | No |