Équipe de rédaction IA
Ceci est unContent Creation, AI Chatbotworkflow d'automatisation du domainecontenant 7 nœuds.Utilise principalement des nœuds comme GoogleDocs, Agent, ChatTrigger, LmChatOpenAi, ToolWorkflow. Via chat, utiliser GPT d'OpenAI et Google Docs pour générer des e-mails froids et des lettres de vente
- •Clé API OpenAI
Nœuds utilisés (7)
Catégorie
{
"id": "STAFgThRSXspfU6H",
"meta": {
"instanceId": "7b35059aff065837b1c7d24142b37474554b08b3370f3096b2e57345690d178e",
"templateCredsSetupCompleted": true
},
"name": "Team of AI Copywriters",
"tags": [],
"nodes": [
{
"id": "e3ca2747-0fb3-48e5-8155-28a64df90034",
"name": "When chat message received",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-180,
-20
],
"webhookId": "347ec1c2-6bc0-4a0c-bde1-7c62d3900e55",
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"name": "Assistant de copie",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
120,
-20
],
"parameters": {
"options": {
"systemMessage": "#Overview\nYou are a Copy Assistant Agent responsible for managing and routing user requests to the appropriate specialized copywriting agents based on input. You are the control coordinator for generating and delivering high‑quality platform‑ready marketing copy.\n\n## Context\nYou are connected to multiple specialized copywriting tools:\n\nSales Letter Agent\nCold Email Copywriter\n\nYou also interact with an OpenAI chat model and a memory system to retain conversational context\n\nOnce copy is generated, your role is to deliver it clearly and accurately to the user and update the connected Google Doc with the final version.\n\n## Instrcutions\nWhen a user request is received, determine its intent and route it to the correct agent:\nAd Copy Agent → punchy headlines, descriptions & CTAs for display/search/social ads\nVSL Script Agent → full‑length video sales letters with hook, problem/solution, proof, CTA\nAd Script Agent → short (15–60 sec) video ad scripts for TikTok, Instagram, YouTube\nSales Letter Agent → long‑form email or web sales letters with storytelling, proof, bullets\nCold Email Copywriter → concise, personalized outreach sequences (subjects, intros, value props, follow‑ups)\n\n## Tools\nAd Copy Agent: punchy headlines, descriptions & CTAs for social/display/search ads\nVSL Script Agent: longer video‑sales‑letter scripts with hook, problem/solution, proof, CTA\nAd Script Agent: short video ad scripts (15–60 sec) for TikTok, Instagram, YouTube\nSales Letter Agent: long‑form email or web sales letters with story, proof, bullets\nCold Email Copywriter: concise outreach sequences—subject lines, intros, value props, follow‑ups\n\n## Examples\n“Need a Facebook ad for our new fitness app.” → route to Ad Copy Agent\n“Write a 3‑minute VSL script pitching our automation tool.” → route to VSL Script Agent\n“30‑second TikTok spot for our gourmet coffee.” → route to Ad Script Agent\n“Long‑form sales letter for B2B software.” → route to Sales Letter Agent\n“5‑step cold email sequence to logistics managers.” → route to Cold Email Copywriter\n\n## SOPs\nInterpret intent: read the user’s brief, spot format and goal\nSelect agent: map to the tool that matches (ad, VSL, email, etc.)\nPrompt agent: pass along the brief plus brand voice or any notes\nReview output: check tone, formatting, brand compliance\nDeliver: send clean, formatted copy back to the user\nDocument: paste final approved copy into the shared Google Doc\n\n## Final Notes\nKeep things concise, conversational, user‑focused\nAlways ask if you need more brand details or style guidelines\nStay friendly and collaborative\nStore context so follow‑up tweaks are seamless"
}
},
"typeVersion": 2
},
{
"id": "7da8a0e8-f23c-4404-b0a8-cfce31ffc83c",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-40,
220
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "zAC1kwlWXRsFha0I",
"name": "OpenAi account 2 Yar's secret openai"
}
},
"typeVersion": 1.2
},
{
"id": "e213359c-4eea-49b1-91a8-7d456396d601",
"name": "Mémoire simple",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
80,
340
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "9c1af61f-a0bc-4f0d-9143-a051e1b34c78",
"name": "Mettre à jour un document",
"type": "n8n-nodes-base.googleDocs",
"position": [
480,
-20
],
"parameters": {
"actionsUi": {
"actionFields": [
{
"text": "={{ $json.output }}",
"action": "insert"
}
]
},
"operation": "update",
"documentURL": "https://docs.google.com/document/d/1eI4Pdje4As0KEYjEG3prMUQCiLe-tUswnwNUVQG2GSw/edit?tab=t.0"
},
"credentials": {
"googleDocsOAuth2Api": {
"id": "3NYxUhqJSWbKCb0s",
"name": "Google Docs account"
}
},
"typeVersion": 2
},
{
"id": "43e28c30-cb70-4849-afbc-373b32b567f6",
"name": "Outil de rédaction d'e-mail froid",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
240,
360
],
"parameters": {
"workflowId": {
"__rl": true,
"mode": "list",
"value": "ZtScEU9B5PNPnIcP",
"cachedResultName": "Cold Email Copywriter"
},
"description": "Call this tool when the user requests cold email sequences",
"workflowInputs": {
"value": {},
"schema": [],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.2
},
{
"id": "d5226fca-a257-49f2-b58b-fe61a58b9214",
"name": "Outil de rédaction de lettre de vente",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
400,
360
],
"parameters": {
"workflowId": {
"__rl": true,
"mode": "list",
"value": "HQuj3iBV1PlI0HY1",
"cachedResultName": "Sales Letter Agent"
},
"description": "Call this tool when user request for sales letters sequence",
"workflowInputs": {
"value": {},
"schema": [],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "9c9ce4d3-2f74-4597-9279-80344132094c",
"connections": {
"e213359c-4eea-49b1-91a8-7d456396d601": {
"ai_memory": [
[
{
"node": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"type": "ai_memory",
"index": 0
}
]
]
},
"e1b1b753-3c5d-4114-80c6-bdec524b57ba": {
"main": [
[
{
"node": "9c1af61f-a0bc-4f0d-9143-a051e1b34c78",
"type": "main",
"index": 0
}
]
]
},
"7da8a0e8-f23c-4404-b0a8-cfce31ffc83c": {
"ai_languageModel": [
[
{
"node": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"d5226fca-a257-49f2-b58b-fe61a58b9214": {
"ai_tool": [
[
{
"node": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"type": "ai_tool",
"index": 0
}
]
]
},
"43e28c30-cb70-4849-afbc-373b32b567f6": {
"ai_tool": [
[
{
"node": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"type": "ai_tool",
"index": 0
}
]
]
},
"e3ca2747-0fb3-48e5-8155-28a64df90034": {
"main": [
[
{
"node": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"type": "main",
"index": 0
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Intermédiaire - Création de contenu, Chatbot IA
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
Partager ce workflow