Upload files to Google Drive automatically
msapps-google-drive-uploadpluginsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Upload files from Claude into Google Drive folders
Best for
Exporting Claude-generated documents to persistent cloud storage in one step.
Inputs
- · local file path or generated file
- · target Google Drive folder (optional)
Outputs
- · uploaded file with shareable link
- · confirmation of folder placement
Requires
- · Google Drive API
- · OAuth2 authentication
Preconditions
user authorized Claude to access Google Drive; target folder exists and user has write access
Failure modes
upload fails if file >5GB; folder permissions denied; quota exceeded on Drive account
Trust signals
- · Google Drive official API
- · automatic folder organization
- · unlimited uploads per session