Add Project Tasks to Google Sheets with GPT-4.1-mini Chat Assistant — n8n 工作流

复杂度 触发器13 个节点🏷️ Project Management👁 13,417 次查看作者:Robert Breen

概览

Let your team create, track, and manage project tasks through natural conversation.
This workflow uses an AI Project Manager Agent that chats with users, gathers the task details it needs, and automatically adds them to a Google Sheet.

✅ What this template does Lets you chat naturally with an AI to add new project tasks
Automatically detects if the user wants to create or update an item (updates coming soon)
Collects Task, Description, and Status fields — allows “don’t know” responses
A

使用的节点

Google SheetsAI AgentOpenAI Chat ModelSimple MemoryStructured Output Parser

工作流预览

AI Project Manager — Add Tasks to Google Shee
Let your team create, track, and manage project tasks t
This workflow uses an AI Project Manager Agent
⚙️ Setup instructions
1. Connect OpenAI
1. Go to OpenAI Platform → copy your API key.
2. In n8n, create New Credentials → OpenAI API and past
2) Connect Google Sheets (OAuth2)
1. In n8n → Credentials → New → Google Sheets (OAuth2)
2. Sign in with your Google account and grant access.
3. In your workflow’s Google Sheets
1 Set Up OpenAI Connection
1. Go to OpenAI Platform
2. Navigate to OpenAI Billing
memorymodelmodelmodelparserparser
C
Chat Trigger
Project Manager Agent
OpenAI Chat Model
Chat Memory
Structured Output Parser
OpenAI Chat Model1
OpenAI Chat Model2
Structured Output Parser1
Write Json
Add Task
R
Respond Complete
H
Have All Info?
G
Get More Info
13 nodes12 edges

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 13 个节点, connecting agent, chat, chattrigger。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (13)

GO

Google Sheets

googleSheets

#1
AI

AI Agent

n8n-nodes-langchain.agent

#2
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#3
SI

Simple Memory

n8n-nodes-langchain.memoryBufferWindow

#4
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#5

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 add-project-tasks-to-google-sheets-with-gpt-41-mini-chat-assistant 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Add Project Tasks to Google Sheets with GPT-4.1-mini Chat Assistant", "nodes": [...], ...}

集成

agentchatchattriggergooglesheetsiflmchatopenaimemorybufferwindowoutputparserstructured

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点13
复杂度medium
触发器trigger
查看次数13,417

创建者

Robert Breen

Robert Breen

@rbreen

标签

agentchatchattriggergooglesheetsiflmchatopenaimemorybufferwindowoutputparserstructured

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →