Communication & Messaging
0319 Gmail Googlecalendartool Send Triggered
0319 Gmail Googlecalendartool Send Triggered
Manual
High
10
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
10
Node Types
7
Node Types
sticky Note
Sticky Note, Sticky Note1
2 nodes
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes
gmail
Send reply, Mark as read
2 nodes
gmail Trigger
Gmail Trigger
1 node
text Classifier
Classify appointment
1 node
agent
Agent
1 node
google Calendar Tool
Google Calendar
1 node
Workflow JSON
7.56 KB
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
"templateCredsSetupCompleted": true
},
"name": "0319 Gmail Googlecalendartool Send Triggered",
"nodes": [
{
"id": "eaa31cde-3017-400d-aac8-999def8cc227",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-340,
-780
],
"parameters": {
"width": 617,
"height": 490,
"content": "## Check if incoming email is about appointment\nWe use LLM to check subject and body of the email and determine if it's an appointment request. "
},
"typeVersion": 1
},
{
"id": "b03d3f72-d1d8-49a7-bcc1-a476fd5c4ad7",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
400,
-780
],
"parameters": {
"width": 796,
"height": 482,
"content": "## Get calendar availability and compose a response\...Showing first 1000 characters. Click "Expand" to view the full JSON.