Skip to main content

Google Calendar Listing Workflow

This workflow fetches a list of upcoming events from your Google Calendar using a search query and summarizes the results using AI.

Google Calendar Listing Workflow


Steps

  1. Provide Input: The workflow starts with a Data Source node that supplies the prompt: "Get me the next 3 calendar events coming up."
  2. Interpret & Tool Calls: The AI Data Processing node interprets the input, determines which tools are needed, and calls the Google Calendar Fetch Events Tool and Date/Time Now Tool.
  3. Summarize with AI: The LLM receives the tool results and generates a summary of the upcoming calendar events with key details.
  4. Output Result: The Data Flow Spy node displays the summarized output.