create-reminders-app
ChatGPTCreate Reminders App. IMPORTANT: If the user's message contains ANY task or activity (e.g. 'Add a reminder to call mom', 'remind me to take vitamins', 'set a reminder to pay rent on Friday'), you MUST pass their complete message in natural_input and set action='create'. Only use action='open' with no other arguments when the user says generic phrases like 'open my reminders', 'show my reminders', or 'open the reminder app' with NO specific task mentioned.






