Skip to content
Recued
Menu
← Back to packs

Google Drive Storage

by recued-core v1 app_pack

Google Drive storage capability pack for the SMB-finance wedge (and any folder-watch lane). By-value entity_platform composition over the Drive REST v3 API: list a folder's files, read a file's metadata, download file bytes straight into the warehouse CAS, export Google Workspace documents as PDFs, list comments, and inspect revision history. It also supports approval-gated daily file organization: rename a file, move a file between folders, copy a file, create folders, and add one file comment. The download/export -> file_ref handoff feeds docling (document.to_markdown materializes the file_ref to a temp file), so a receipts/invoices folder in Drive becomes a parse-ready intake lane. Reads flow after connection grant; writes ask. Bind a Google connection once (OAuth 2.0 via your own Google Cloud app, drive.readonly + drive.file scopes) and assign a dish. Media-bytes upload, trash/delete, permission sharing, label mutation, arbitrary comment edit/delete, revision mutation, and Google Docs content editing remain excluded.

What this pack installs

  • google-drive Ingredient

Trust & control

What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

What it's allowed to do

Write Web APIs google-drive external change
Read: file.list · No approvalRead: file.read · No approvalRead: file.download · No approvalRead: file.export_pdf · No approvalRead: file.revision.list · No approvalRead: file.revision.read · No approvalRead: file.comment.list · No approvalRead: file.comment.read · No approvalWrite: file.comment.create · Asks approvalWrite: folder.create · Asks approvalWrite: file.rename · Asks approvalWrite: file.move · Asks approvalWrite: file.copy · Asks approval

Data it touches

SurfacesWeb APIs

About

Tags

pack:gdrivestoragegoogle-drivegdrivefilesdownloadintakefolder-watchsmb-financev3composition