Skip to content

Google Drive Integration

The Google Drive node lets your agents manage files, folders, shared drives, comments, and permissions.

Standard OAuth via Pipedream Connect. No special setup required.

ActionDescription
Upload FileUpload a file
Download FileDownload a file
Create New File From TextCreate a file from plain text
Create New File From TemplateCreate a Google Doc from a template with placeholders
Copy FileCopy a file
Update FileUpdate metadata or content
Move FileMove between folders
Move File to TrashTrash a file or folder
Delete FilePermanently delete (no trash)
Find FileSearch by name
Find FolderSearch for a folder by name
Find SpreadsheetsSearch for spreadsheets by name
Find FormsSearch for Google Forms by name
Get File By IDGet file metadata
List FilesList files in a folder
Create FolderCreate an empty folder
Get Folder ID for a PathResolve a path to a folder ID
Share File or FolderAdd sharing permissions and get a share URL
ActionDescription
Create Shared DriveCreate a new shared drive
Get Shared DriveGet shared drive metadata
Update Shared DriveUpdate a shared drive
Delete Shared DriveDelete an empty shared drive
Search for Shared DrivesSearch shared drives
ActionDescription
Add CommentAdd a comment to a file
Get Comment By IDGet a specific comment
List CommentsList all comments on a file
Update CommentUpdate comment content
Resolve CommentMark a comment as resolved
Delete CommentDelete a comment
Reply to CommentReply to a comment
Get Reply By IDGet a specific reply
List RepliesList replies on a comment
Update ReplyUpdate a reply
Delete ReplyDelete a reply
ActionDescription
List Access ProposalsList pending access requests
Resolve Access ProposalsAccept or deny access requests
Get Current UserGet the connected Google account info
  • Find File and Find Folder search by name — for more complex queries, use Google Drive’s search query syntax.
  • Create New File From Template supports Mustache-style placeholders ({{name}}) in Google Docs.
  • Delete File is permanent — use Move File to Trash for recoverable deletion.