From 9590a3beb306ae7fcdbe9cded4180e247fc4cba0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Feb 2026 12:29:12 +0000 Subject: [PATCH 1/2] Initial plan From 0b33f4be5d70d28c60316b2694b44b37300e44e4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Feb 2026 12:30:47 +0000 Subject: [PATCH 2/2] Add minimum n8n version requirement (2.7.0) to README Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --- nodejs/n8n/sample-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs/n8n/sample-agent/README.md b/nodejs/n8n/sample-agent/README.md index 3361841e..c5379ec0 100644 --- a/nodejs/n8n/sample-agent/README.md +++ b/nodejs/n8n/sample-agent/README.md @@ -9,7 +9,7 @@ This sample demonstrates how to build an agent using n8n with its Microsoft Agen ## Prerequisites - Microsoft Agent 365 -- n8n instance with Microsoft Agent 365 Node +- n8n instance (version 2.7.0 or later) with Microsoft Agent 365 Node ## Running the Agent