mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
151bb87094
- Updated the GmailMessageEvent class to handle both added and deleted messages, improving event management. - Introduced a new `cancelled` field in TriggerInvokeEventResponse to indicate event cancellation. - Enhanced error handling with EventIgnoreError for cases with no relevant messages. - Updated YAML documentation to reflect changes in event behavior and output schema.