wtzd8645/Upload To Google Drive Action

Used for uploading a directory or file to Google Drive. Supports cross-platform.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
is_shared_driveWhether the destination folder is in a shared drive. Defaults to false.false
auto_deleteWhen the GSA's storage reaches its capacity, files will be automatically deleted, starting with the oldest. Defaults to false.false
credentialsThe credentials for Google Drive authentication in Base64 format.yes
src_pathThe source path to upload. Can be a file or a directory.yes
dest_folderThe destination folder in Google Drive.yes
dest_file_nameThe destination file name in Google Drive. If not provided, the source file name from src_path will be used.""

no outputs