mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
2b2501268f
- Renamed the trigger from "Gmail Trigger" to "gmail_trigger" in the manifest for consistency. - Improved the GmailMessageAddedEvent class by adding methods for processing attachments, including handling inline data and file uploads. - Updated the output schema in the YAML to include new fields for attachment metadata, enhancing the event's data structure.