← All automations

Smart Reminders

Paste a messy list or email and get real reminders with due dates.

Runs from
Share Sheet
Model
Llama 3.3 70B
Typical cost
~0.068¢ per run

Build it in Shortcuts

  1. 1
    Receive Text from Share Sheet
  2. 2
    Get Contents of URL

    POST https://iphoneadvanced.com/api/v1/generate · Header Authorization: Bearer YOUR_KEY · JSON body: prompt, input = Shortcut Input

  3. 3
    Get Dictionary Value

    Key: text

  4. 4
    Split Text

    By New Lines

  5. 5
    Repeat with Each

    Split Text by "|", then Add New Reminder with title and due date.