AI Agents

Intelligent Assistant Managing Email and Calendar Through Conversation

14 nodes 190 100 Webhook
Download

Workflow Description

A smart agent that responds to user requests via webhook, maintains conversation context in memory, and integrates with Google Calendar and Gmail to schedule meetings, send messages, and retrieve information from Wikipedia.

How it works

  1. 1.Receive webhook request and update conversation context in memory
  2. 2.Process text using OpenAI model for understanding and appropriate routing
  3. 3.Execute action: schedule event, send email, or search information

Use cases

  • Schedule meetings automatically when users request them
  • Send emails directly from conversation without opening Gmail
  • Answer general questions by integrating Wikipedia data

Requirements

  • Active OpenAI API key configured
  • Google account connected with Calendar and Gmail permissions

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

AI Agent Memory OpenAI Tool Google Calendar Gmail

Details

Trigger Webhook
Nodes 14
Apps 6
Views 190
Downloads 100

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (14)

/

AI Agent

Agent

#1

Window Buffer Memory

Memory Buffer Window

#2

OpenAI Chat Model

OpenAI

#3

Wikipedia

Tool Wikipedia

#4

OpenAI

OpenAI

#5

Switch Between Text and Others

Switch

#6

Line Receiving

Webhook

#7

Error Handling from AI Response

Switch

#8

Text Cleansing

Set

#9

Line Answering (Error Case)

HTTP Request

#10

Line Answering (Ordinary Case)

HTTP Request

#11

Google Calendar Create

Google Calendar Tool

#12

Google Calendar Read

Google Calendar Tool

#13

Gmail Read

Gmail

#14