Describe the reminder bot. Return JSON {"build":"what to remind","trigger":"when to trigger","action":"what to do","done_when":"how to check what works"}. A trigger is a specific time or condition.
The reminder bot lives according to the “event-action” scheme: when a condition occurs (time, date, day of the week) - perform an action (send a message). This is the foundation of any automation: “if X happens, do Y.” AI must understand three things - when to fire (this condition is called a trigger), what to do (action) and what exactly to report (text); the vague “remind me sometimes” turns into a lottery. Set the exact moment of triggering (“every weekday at 9:00”), a specific action (“send a message”) and a ready-made reminder text. Immediately agree where the bot will work and what is needed so that it does not turn off: the reminder on a switched off laptop is silent - ask the AI, “what must be constantly on for it to work?” Ask for test mode first - remind you in a minute, not tomorrow, to check the response without waiting for real time. A common mistake is to set only the text and forget about the moment of operation and the launch location: you will receive a message that there is no one and nothing to send.
Unlock access to submit solutions for instant AI review.