Skip to main content

Gmail Summarizer Workflow

This workflow fetches recent emails from your Gmail inbox and summarizes them using AI.

Gmail Summarizer Workflow


Steps

  1. Provide Input: The workflow starts with a Data Source node that supplies the prompt: "Can you tell me the latest emails I have received?"
  2. Interpret & Tool Calls: The AI Data Processing node interprets the input, determines which tools are needed, and calls the Gmail Fetch Emails Tool and Date/Time Now Tool.
  3. Summarize with AI: The LLM receives the tool results and generates a summary of the most recent emails with key details.
  4. Output Result: The Data Flow Spy node displays the summarized output.