What Runner can do with Google Drive. These are grounded in the real backend connector definitions, not generic marketing filler.
Create a workspace bundle for the job
GOOGLEDRIVE_CREATE_WORKSPACE_BUNDLECreate a new folder containing optional Sheet, Doc, and Slides artifacts for a workflow.
“Create a board prep bundle with a memo doc, source sheet, and deck shell for Q2 planning.”
Runner lays down the working folder and artifacts before the real work starts.
Turn a sheet snapshot into a brief
GOOGLEDRIVE_SHEET_TO_DOC_BRIEFCreate a Google Doc brief from a range inside a Google Sheet.
“Take the pipeline sheet range for enterprise deals and turn it into a briefing doc.”
Raw spreadsheet data becomes something you can actually read and send around.
Turn a doc into a deck
GOOGLEDRIVE_DOC_TO_SLIDES_BRIEFConvert a Google Doc into a Google Slides briefing deck.
“Convert the board prep doc into a first-pass Slides deck with section structure preserved.”
Runner moves the workflow from notes to presentation without manual copy-paste.
Clone the right files into one folder
GOOGLEDRIVE_CLONE_FILES_TO_FOLDERBulk copy files into a destination folder with optional rename rules.
“Copy the Acme proposal, last stakeholder memo, and call notes into a new deal folder.”
The file set you need is assembled in one place before drafting begins.
Move and convert files in one pass
GOOGLEDRIVE_MOVE_AND_CONVERT_FILESBulk move files to a folder and optionally convert them to a target Google MIME type.
“Move the uploaded PDFs into the diligence folder and convert the editable ones to Google Docs.”
Runner prepares source material for collaboration instead of leaving cleanup as manual work.