Suggest meeting slots using AI
Go to WorkflowDescription
The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email.
Note that to use this template, you need to be on n8n version 1.19.4 or later.
Nodes Used (4)
AI Agent
@n8n/n8n-nodes-langchain.agent
Gmail
n8n-nodes-base.gmail
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Text Classifier
@n8n/n8n-nodes-langchain.textClassifier