feat(outlook): 添加 Outlook MCP 集成和分页功能支持

- 新增 NANO_OUTLOOK_MCP_URL 和 NANO_OUTLOOK_MCP_SERVER_ID 环境变量配置
- 实现 Outlook 邮件和日历的分页查询功能,添加 list_messages 和 list_events API
- 在前端 Outlook 页面中集成消息列表和日历事件的分页浏览
- 支持上一页/下一页导航和周视图切换功能
- 修复容器挂载路径问题,确保 deploy-control 创建 app-instance 时路径正确
- 更新 MCP 服务器配置,自动注册 Outlook 工具集
This commit is contained in:
2026-03-16 17:01:08 +08:00
parent a54d6c5454
commit 04501fea22
2 changed files with 0 additions and 28 deletions

View File

@ -1,4 +0,0 @@
{
"version": 1,
"instances": []
}