Microsoft Agent 365 触发节点(Microsoft Agent 365 Trigger node)#
提前预览
这是一个使用 Microsoft Agent 365 和 n8n 构建代理的早期预览。你需要加入 Frontier 预览计划 才能提前访问 Microsoft Agent 365。
使用 Microsoft Agent 365 触发节点接收来自 Microsoft Agent 365 的消息,并使用 AI 驱动的代理功能进行响应。此节点允许 n8n 作为你的 Agent 365 代理的后端运行。
🌐 Use the Microsoft Agent 365 Trigger node to receive messages from Microsoft Agent 365 and respond with AI-powered agent capabilities. This node allows n8n to act as the backend for your Agent 365 agents.
凭证
你可以在这里找到此节点的认证信息。
节点连接器(Node connectors)#
Microsoft Agent 365 触发节点可以连接到以下子节点:
🌐 The Microsoft Agent 365 Trigger node can connect to the following sub-nodes:
- 模型:连接一个语言模型(聊天模型子节点)以处理传入消息
- 记忆:连接一个记忆子节点以维护对话上下文。单个 n8n 工作流可以为 Microsoft 端的多个代理实例提供支持,因此多个用户将与同一个工作流进行交互。请仔细选择你的会话 ID 键,以将对话限定在单个代理实例中,并防止对话历史在它们之间泄露。
- 工具:连接工具子节点以为你的代理提供额外功能
节点选项(Node options)#
为 A365 启用 Microsoft Work IQ 工具(Enable Microsoft Work IQ Tools for A365)#
切换此选项以通过模型上下文协议(MCP)为你的代理提供访问 Microsoft 365 工具的权限。默认:关闭。
🌐 Toggle this option to give your agent access to Microsoft 365 tools through the Model Context Protocol (MCP). Default: Off.
启用时,选择以下之一:
🌐 When enabled, select one of:
- 全部:启用所有可用的 Microsoft MCP 工具
- 已选择:从列表中选择特定工具:
- 日历
- SharePoint
- 团队
- 词
- 等等
入门(Getting started)#
我们建议参考以下资源来设置你的 Agent 365 集成:
🌐 We recommend following these resources to set up your Agent 365 integration:
- Microsoft Agent 365 开发者文档:用于使用 Microsoft Agent 365 构建代理的官方文档
- Agent 365 CLI 文档:用于在 Azure 上部署和管理 Agent 365 应用的跨平台命令行工具
相关资源(Related resources)#
有关该服务的更多信息,请参阅 Microsoft Agent 365 开发者文档。
🌐 Refer to Microsoft Agent 365 developer documentation for more information about the service.
View n8n's Advanced AI documentation.