Mi flujo de trabajo
Este es unOther, AIflujo de automatización del dominio deautomatización que contiene 15 nodos.Utiliza principalmente nodos como Set, EmailSend, McpClientTool, Agent, ScheduleTrigger, combinando tecnología de inteligencia artificial para lograr automatización inteligente. Usar web scraping de Bright Data y GPT-4.1 para generar una fuente de noticias personalizada
- •Clave de API de OpenAI
Nodos utilizados (15)
Categoría
{
"meta": {
"instanceId": "f522bd3e82a9be5011b84c3deff84f2e93451434373759221902fe3a8467fd95"
},
"name": "My workflow",
"tags": [],
"nodes": [
{
"id": "b52ee9e9-f809-4c42-bb5c-b27df72b4695",
"name": "Cuando se recibe un mensaje en el chat",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-60,
160
],
"webhookId": "a9025576-8ac0-47e2-ba4a-f3e433b7730e",
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "344b64aa-683b-43dd-9f10-2d3c67dae753",
"name": "Agente de IA",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
460,
20
],
"parameters": {
"options": {
"systemMessage": "You are an expert web scraping assistant with access to Bright Data's Web Unlocker API. This gives you the ability to execute a specific set of actions. When using tools, you must share across the exact name of the tool for it to be executed.\n\nFor example, \"Search Engine Scraping\" should be \"search_engine\""
}
},
"retryOnFail": true,
"typeVersion": 1.9
},
{
"id": "9c998783-2477-4131-a1e6-a7a8fa09229f",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
220,
220
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1",
"cachedResultName": "gpt-4.1"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "bc8e349a-ab20-446c-9fbe-e6d46c9db60e",
"name": "Memoria Simple",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
360,
200
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "e3d838ca-9a85-46cc-b2bd-664d12711ff1",
"name": "Listar Herramientas MCP",
"type": "n8n-nodes-mcp.mcpClientTool",
"position": [
480,
220
],
"parameters": {},
"credentials": {},
"typeVersion": 1
},
{
"id": "eec892f3-a008-4328-b0e0-914bf80068b5",
"name": "Raspado de Resultados SERP",
"type": "n8n-nodes-mcp.mcpClientTool",
"position": [
620,
200
],
"parameters": {},
"credentials": {},
"typeVersion": 1
},
{
"id": "9cf2ccee-fe17-4997-87f0-7686a3194e14",
"name": "Raspado de Página Web",
"type": "n8n-nodes-mcp.mcpClientTool",
"position": [
760,
220
],
"parameters": {},
"credentials": {},
"typeVersion": 1
},
{
"id": "a681c0f5-3dfe-43c1-88a8-4b9ccf348e50",
"name": "Enviar el boletín personalizado por correo electrónico",
"type": "n8n-nodes-base.emailSend",
"position": [
820,
20
],
"webhookId": "4b12642c-ef49-4c1d-b4ed-15a959beb437",
"parameters": {
"html": "={{ $json.output }}",
"options": {},
"subject": "Today's Headlines",
"toEmail": "<email-you-are-sending-to@something.com>",
"fromEmail": "<your-from-email@something.com>"
},
"typeVersion": 2.1
},
{
"id": "2615c5b3-41fd-474b-8e7e-7b1d1ae31f35",
"name": "Prompt de recolección de noticias de IA",
"type": "n8n-nodes-base.set",
"position": [
160,
-40
],
"parameters": {
"mode": "raw",
"options": {},
"jsonOutput": "{\n \"sessionId\": \"google\",\n \"chatInput\": \"get the latest news from https://www.brightdata.com/blog and https://www.theguardian.com/us with your scrape_as_markdown and Google News with your search engine tool to find the latest global headlines--pull actual headlines, not just the site description.\"\n}\n"
},
"typeVersion": 3.4
},
{
"id": "3ad29ec6-0b3a-437d-a386-4867bdc1197e",
"name": "Nota Adhesiva",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
-160
],
"parameters": {
"width": 150,
"height": 100,
"content": "Injecting the AI news collection prompt for GPT-4.1"
},
"typeVersion": 1
},
{
"id": "6475bd91-134b-47c6-805d-758f1569e132",
"name": "Nota Adhesiva1",
"type": "n8n-nodes-base.stickyNote",
"position": [
180,
340
],
"parameters": {
"width": 150,
"height": 80,
"content": "Connect using your OpenAI credentials"
},
"typeVersion": 1
},
{
"id": "8cb0c078-c891-45f8-98d3-5114d08bf887",
"name": "Nota Adhesiva2",
"type": "n8n-nodes-base.stickyNote",
"position": [
800,
-80
],
"parameters": {
"width": 150,
"height": 80,
"content": "Set up with recipient and SMTP information"
},
"typeVersion": 1
},
{
"id": "6f6f3497-2d26-4cd3-a442-b087f642a09f",
"name": "Nota Adhesiva3",
"type": "n8n-nodes-base.stickyNote",
"position": [
500,
-100
],
"parameters": {
"width": 160,
"height": 100,
"content": "Connecting to both Bright Data's MCP and your GPT model with memory"
},
"typeVersion": 1
},
{
"id": "8954f050-7a5e-4abe-a478-65092b726efe",
"name": "Activador Programado",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-60,
-40
],
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 9
}
]
}
},
"typeVersion": 1.2
},
{
"id": "adf00b09-e9fe-464f-bf76-cf34f4866760",
"name": "Nota Adhesiva4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-140
],
"parameters": {
"width": 150,
"height": 80,
"content": "Choose the interval that works best for you"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "",
"connections": {
"344b64aa-683b-43dd-9f10-2d3c67dae753": {
"main": [
[
{
"node": "a681c0f5-3dfe-43c1-88a8-4b9ccf348e50",
"type": "main",
"index": 0
}
]
]
},
"bc8e349a-ab20-446c-9fbe-e6d46c9db60e": {
"ai_memory": [
[
{
"node": "344b64aa-683b-43dd-9f10-2d3c67dae753",
"type": "ai_memory",
"index": 0
}
]
]
},
"8954f050-7a5e-4abe-a478-65092b726efe": {
"main": [
[
{
"node": "2615c5b3-41fd-474b-8e7e-7b1d1ae31f35",
"type": "main",
"index": 0
}
]
]
},
"9c998783-2477-4131-a1e6-a7a8fa09229f": {
"ai_languageModel": [
[
{
"node": "344b64aa-683b-43dd-9f10-2d3c67dae753",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"2615c5b3-41fd-474b-8e7e-7b1d1ae31f35": {
"main": [
[
{
"node": "344b64aa-683b-43dd-9f10-2d3c67dae753",
"type": "main",
"index": 0
}
]
]
},
"b52ee9e9-f809-4c42-bb5c-b27df72b4695": {
"main": [
[
{
"node": "344b64aa-683b-43dd-9f10-2d3c67dae753",
"type": "main",
"index": 0
}
]
]
}
}
}¿Cómo usar este flujo de trabajo?
Copie el código de configuración JSON de arriba, cree un nuevo flujo de trabajo en su instancia de n8n y seleccione "Importar desde JSON", pegue la configuración y luego modifique la configuración de credenciales según sea necesario.
¿En qué escenarios es adecuado este flujo de trabajo?
Intermedio - Otros, Inteligencia Artificial
¿Es de pago?
Este flujo de trabajo es completamente gratuito, puede importarlo y usarlo directamente. Sin embargo, tenga en cuenta que los servicios de terceros utilizados en el flujo de trabajo (como la API de OpenAI) pueden requerir un pago por su cuenta.
Flujos de trabajo relacionados recomendados
Daniel Shashko
@tomaxAI automation specialist and a marketing enthusiast. More than 6 years of experience in SEO/GEO. Senior SEO at Bright Data.
Compartir este flujo de trabajo