Claude Cowork 上的 Gmail 标签桥接功能坏掉了

1作者: mangoe4 个月前
大家好,我是第一次发帖 - 在经过一夜的连接器更新后,我的电子邮件分类系统在使用 Claude 时遇到了问题。好奇是否有人也遇到了同样的情况? 大约一个月前,我一直在寻找一种方法,在不完全整合标签的情况下,对我的 Gmail 进行直观的 AI 过滤。在 Claude 的帮助下,我设计了一个系统,让 Claude 可以自动草拟我的电子邮件回复,并在草稿的顶部输入一小段代码,用于指示相应的标签......然后,一个 Google Apps Script 触发器每五分钟运行一次,读取代码,将匹配的标签应用于父线程,将其归档并删除草稿。 这个系统已经稳定运行了数周,但今天早上的一次升级从 create_draft 中移除了 threadId,因此草稿现在作为独立消息出现,而不是作为线程回复。 这里有人使用过类似的解决方法吗?有什么建议吗?我想我将不得不求助于第三方邮件客户端,但目前我更倾向于避免这样做,因为我现在对漏洞的防范过于谨慎。 非常感谢! - Robert
查看原文
Hello, a first time poster here - encountering an issue with my email triage system through claude after a connector update overnight. curious whether anyone else landed here?<p>about a month ago i was trying to figure out a way to get intuitive ai filtering on my gmail without full labeling integration. with help from claude i worked out a system where claude can auto draft my email responses, and enter a little code for the appropriate label in the top of the draft..... then a Google Apps Script trigger runs every five minutes to read the code, apply the matching label to the parent thread, archive it and delete the draft.<p>This system ran cleanly for weeks, but this morning an upgrade removed threadId from create_draft, so drafts now land as standalone messages rather than threaded replies.<p>Did anyone on here have a similar workaround? any recommendations? i think im going to have to resort to a third party MCP, but would prefer not to as im being overly cautious of vulnerabilities right now.<p>Thanks so much! - Robert