Files
dify-plugin-sdks/python/examples/gmail_trigger/provider
Harry 6b39e1f6d5 refactor(gmail_trigger): remove deprecated Gmail message event handling
- Deleted the GmailMessageEvent class and its associated YAML configuration as part of the cleanup process.
- Updated the GmailTrigger class to remove references to the unified message event, focusing on individual message addition and deletion events.
- Adjusted documentation to reflect the removal of the unified event handling.
2025-11-04 18:36:02 +08:00
..