mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 18:35:29 -04:00
77efff7c35
Based on real webhook data, added comprehensive output schema including: - Detailed file object properties (id, name, mimeType, createdTime, modifiedTime, etc.) - Nested user objects for owners and lastModifyingUser - Complete subscription object with channel metadata and user details - Proper descriptions for all fields This ensures the event output accurately reflects the actual Google Drive API response structure. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>