Communication & Messaging
Summarize Google Drive Documents with Mistral AI and Send via Gmail
Summarize Google Drive Documents with Mistral AI and Send via Gmail
Manual
Medium
5
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
5
Node Types
5
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
lm Chat Mistral Cloud
Mistral Cloud Chat Model
1 node
google Drive
Download uploaded File from Google Drive
1 node
chain Summarization
Summarization Chain to summarize a file
1 node
gmail
Send Summarized text to Gmail
1 node
Workflow JSON
4.43 KB
{
"id": "Jy1RMuri0WJO5aO4",
"meta": {
"instanceId": "c4e0aa659a8ba8396fb6bfa469d1eafbfbfff96c330631376e31cb897259826e",
"templateCredsSetupCompleted": true
},
"name": "Summarize Google Drive Documents with Mistral AI and Send via Gmail",
"tags": [
{
"id": "USkRpjRpntFcI8VH",
"name": "working",
"createdAt": "2025-03-09T00:24:01.723Z",
"updatedAt": "2025-03-09T00:24:01.723Z"
}
],
"nodes": [
{
"id": "680f9002-94fa-48c1-af5f-d2a5305b6291",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3fa4ad1a-ce87-44db-b016-bd172c2318eb",
"name": "Mistral Cloud Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatMistralCloud",
"position": [
500,
240
],
"parameters": {
"options": {}
},
"credentials": {
...Showing first 1000 characters. Click "Expand" to view the full JSON.