Shortcut (ElevenLabs): https://www.icloud.com/shortcuts/820a1be086d444168fa14312230aa093
Shortcut (Siri): https://www.icloud.com/shortcuts/f87f7b4839064904896ce642f068581f
Shortcut changes:
- No changes.
Script Changes:
- OpenAI Prompt adjusts if no emails are present, ensuring it does not fabricate emails to summarize.
- OpenAI Prompt should adjust if code errors are caught in the function, and include the errors in the prompt.
- Locks will prevent a new payload from being generated if a summary is currently being made (to prevent time-out errors).
- Lock was supposed to interrupt payload generation if a summary was being made, but that may need to be revisited.