Submit up to three cities and receive a color-coded 5-day weather briefing with safety warnings via email.
Verified 2026-07-07
Ops-ITPersonal-Consumer
What it does
Submit up to three cities to instantly receive a color-coded five-day weather briefing with safety warnings delivered directly to your email. You get professionally formatted daily summaries that highlight critical conditions so you can plan ahead without checking multiple sources.
⚠ OpenWeatherMap free tier limits requests per minute so you must add a small delay between API calls to avoid 429 errors.
⚠ Gmail OAuth scopes require explicit user consent for send_mail access so ensure your credentials are authorized correctly before running the first email.
⚠ HTML injection risks exist if city names contain special characters so sanitize all input strings before embedding them in the email body.
⚠ API responses may lack data for obscure locations so implement a fallback message that gracefully handles missing forecast information.
This is what I do. I design and build AI agents like this one, and keep them running. If you want it set up for your team instead of doing it yourself, get in touch.
Built for Ops-IT teams who need one more recurring task off a human's plate.
Works just as well for personal use, no business context needed.
Frequently asked questions
Who is this for?
ops and IT teams and anyone managing their own day, or anyone doing personal productivity work who wants this handled automatically rather than manually.
How long does it take to set up?
An afternoon: plan for about an afternoon to get it running end to end.