8
n8n 中文网amn8n.com

每日法国经济新闻摘要(Gemini AI + Outlook邮件)

高级

这是一个AI Summarization, Multimodal AI领域的自动化工作流,包含 29 个节点。主要使用 If, Set, Sort, Limit, Merge 等节点。 使用Gemini AI和Outlook邮件的每日法国经济新闻摘要

前置要求
  • Google Gemini API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "dca66bfe20538326afcf0ea9818c4e437640a050446b589da002699d11b2eea7"
  },
  "nodes": [
    {
      "id": "216bbe7d-075f-4979-b85b-c26c7e9cdcbd",
      "name": "RSS 阅读",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -1632,
        -384
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "df7c5f76-e8aa-4534-8440-25ba73787589",
      "name": "RSS 阅读1",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -1632,
        -192
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "fc25569b-2435-42ad-a4ae-217d0b9c995b",
      "name": "如果",
      "type": "n8n-nodes-base.if",
      "position": [
        -1408,
        -384
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b250889e-c089-46b6-ae9f-9895c447156f",
      "name": "合并",
      "type": "n8n-nodes-base.merge",
      "position": [
        -736,
        -208
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "8a4bfe9f-82de-4023-b439-cbc7e1f33c81",
      "name": "条件判断1",
      "type": "n8n-nodes-base.if",
      "position": [
        -1408,
        -192
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f64f672e-a661-4e37-9823-ada9098b3f5a",
      "name": "排序",
      "type": "n8n-nodes-base.sort",
      "position": [
        -1184,
        -384
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e0c90c1e-3498-4bea-8699-ab97f663ee98",
      "name": "排序1",
      "type": "n8n-nodes-base.sort",
      "position": [
        -1184,
        -192
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e8da531d-1bc0-4fbe-99eb-72414b49fb69",
      "name": "限制",
      "type": "n8n-nodes-base.limit",
      "position": [
        -960,
        -384
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8d00dcb5-7238-48b7-952b-6082c4617eec",
      "name": "限制1",
      "type": "n8n-nodes-base.limit",
      "position": [
        -960,
        -192
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a99451af-8de7-4960-a28f-bd8e19f2f403",
      "name": "RSS 阅读2",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -1632,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "cf5e3aca-72b0-4ab7-a61e-da59df5fcb17",
      "name": "如果2",
      "type": "n8n-nodes-base.if",
      "position": [
        -1408,
        0
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c86a6d33-d607-423c-b6ea-00fcce343f38",
      "name": "排序2",
      "type": "n8n-nodes-base.sort",
      "position": [
        -1184,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "aa6e1226-85d0-4b9a-901d-4fa4577dc5a5",
      "name": "限制2",
      "type": "n8n-nodes-base.limit",
      "position": [
        -960,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fc971750-a8f0-41aa-a6bf-820a7a5726dc",
      "name": "内容撰写",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -480,
        -192
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f4f73e16-8088-496a-8d04-ff5b042d871a",
      "name": "Google Gemini 聊天模型2",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        -512,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3ddad4f0-1f7d-4b3b-85d5-af8a98c6d76f",
      "name": "结构化输出解析器1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -400,
        -32
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "c6873db5-f768-4179-bcc9-ccd9cec34563",
      "name": "Google Gemini Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        -304,
        64
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9fe875bd-209e-48f9-be2a-a87618d873d6",
      "name": "编辑字段3",
      "type": "n8n-nodes-base.set",
      "position": [
        -64,
        -176
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "2d55e685-48a2-4336-93d6-57bcd62a3041",
      "name": "通过电子邮件发送摘要1",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        384,
        -176
      ],
      "webhookId": "536b3246-b43f-4622-ae1e-2af5afdeb023",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "45b4fbc7-dd8c-4031-b2f3-f433f082a33d",
      "name": "聚合1",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        96,
        -176
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4ea9ac4b-5d52-456d-bee3-d848a302039d",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1744,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "0f305d40-0a31-497a-b38b-6fbaf3fe68c3",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1456,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "2017804e-a981-41ed-aeb4-d2b72135465d",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1216,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "085d8be4-ca60-4b7f-9d1a-8d4c69f10447",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -992,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "678dec55-f3e6-4390-8272-6030cdd67653",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "584aff97-f1c4-4f54-a0ba-0087db547488",
      "name": "便签5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -128,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "9aa74215-e370-4ca0-a77b-61873faa13cc",
      "name": "便签6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        288,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "db0fcb1f-b6b6-4525-b8f6-450375dfaf17",
      "name": "便签7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2032,
        -512
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "b9aaf419-94ed-4f16-84fb-2e4b17c5fb25",
      "name": "计划触发器",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1968,
        -176
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "pinData": {},
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Sort",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If1": {
      "main": [
        [
          {
            "node": "Sort1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If2": {
      "main": [
        [
          {
            "node": "Sort2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sort": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Rédaction",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sort1": {
      "main": [
        [
          {
            "node": "Limit1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sort2": {
      "main": [
        [
          {
            "node": "Limit2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit1": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Limit2": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "RSS Read": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RSS Read1": {
      "main": [
        [
          {
            "node": "If1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RSS Read2": {
      "main": [
        [
          {
            "node": "If2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate1": {
      "main": [
        [
          {
            "node": "Send the summary by e-mail1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Rédaction": {
      "main": [
        [
          {
            "node": "Edit Fields3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields3": {
      "main": [
        [
          {
            "node": "Aggregate1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "RSS Read",
            "type": "main",
            "index": 0
          },
          {
            "node": "RSS Read1",
            "type": "main",
            "index": 0
          },
          {
            "node": "RSS Read2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "Rédaction",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "Structured Output Parser1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "Rédaction",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级 - AI 摘要总结, 多模态 AI

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量29
分类2
节点类型13
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

外部链接
在 n8n.io 查看

分享此工作流