This commit is contained in:
2026-06-08 13:08:30 +02:00
parent 70899149e4
commit 69553d1759
616 changed files with 306 additions and 17619 deletions
+7 -2
View File
@@ -27,8 +27,13 @@
},
"owa": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\Outlook\\mcp_owa_v1.3.py"],
"cwd": "U:\\PythonProject\\Janssen\\Outlook"
"args": ["U:\\PythonProject\\Janssen\\OutlookVBCZ\\TRASH\\mcp_owa_v1.3.py"],
"cwd": "U:\\PythonProject\\Janssen\\OutlookVBCZ"
},
"vbcz-email": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\OutlookVBCZ\\mcp_vbcz_email_v1.5.py"],
"cwd": "U:\\PythonProject\\Janssen\\OutlookVBCZ"
}
}
}