This website requires JavaScript.
Explore
Help
Register
Sign In
jason
/
google-mcp
Watch
1
Star
0
Fork
0
You've already forked google-mcp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
808504928b1c91bf45b3c67f11d4af65bcf7044d
google-mcp
/
gdrive
History
Taylor Wilsdon
449f6006e4
fixed issue was that extract_office_xml_text was being called for all file types, including Google Sheets (application/vnd.google-apps.spreadsheet). Google Sheets are exported as CSV text, not ZIP archives,
...
so trying to parse them as ZIP files causes the "File is not a valid ZIP archive" warnining
2025-06-07 10:38:26 -04:00
..
__init__.py
Add Google Drive functionality
2025-05-12 13:52:53 -04:00
drive_tools.py
fixed issue was that extract_office_xml_text was being called for all file types, including Google Sheets (application/vnd.google-apps.spreadsheet). Google Sheets are exported as CSV text, not ZIP archives,
2025-06-07 10:38:26 -04:00