Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nodejs/n8n/sample-agent/manifest/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description":
{
"short": "n8n Sample Agent",
"full": "This sample demonstrates how to build an agent using n8n in Node.js with the Microsoft Agent 365 SDK."
"full": "This sample demonstrates how to build an agent using n8n's built-in Microsoft Agent 365 node, with observability, notifications, and MCP tools included."
Comment thread
rbrighenti marked this conversation as resolved.
Outdated
},
"icons": {
"outline": "outline.png",
Expand Down