Overview
This workflow acts as an intelligent secretary to help you start each day fully prepared. It automatically retrieves the latest weather for your city and checks your Google Calendar for the day's events. An AI model then merges this data into a single, thoughtful morning email. If your calendar is empty, the system stays silent to keep your inbox clean.
Who This Is For
This template is for anyone who wants to integrate their schedule with environmental conditions for better daily planning.
- Business Professionals. Plan your commute and attire by seeing your meetings and the weather in one place.
- Students. Stay on top of classes and exams while getting a heads-up on weather changes.
- Fitness Enthusiasts. Determine if it is a good day for outdoor exercise by checking your workout plan against the forecast.
How It Works
- Weather Fetching
- The workflow uses the Meteosource API to get the current forecast for your location.
- Schedule Retrieval
- It connects to your Google Calendar to find all events scheduled for the day.
- AI Synthesis
- An AI model analyzes both the weather and your schedule to write a natural, personalized reminder.
- Smart Delivery
- If events are found, the system sends the summary via Gmail; otherwise, it ends without sending a message.
What You'll Need
- Meteosource API Key. Required for live weather data.
- Credential Authorization: Google Calendar OAuth 2.0. For secure access to your schedule.
- Credential Authorization: Gmail OAuth2 API. For secure email delivery.
- Input Details. Your city name and the recipient email address.
How to Use
Step 1. Enter your city, Meteosource API Key, email details and Calendarld in the "Test Run" button.
Step 2. Complete the "Credential Authorization" for Google Calendar and Gmail in their respective nodes.
Step 3. Click "Start Running" to test the workflow execution.
Step 4. Check the recipient's email inbox for the report. If no email is received, it means no events are scheduled for the day.