Read, write, and manage Google Drive files — including editing Sheets (write_sheet, append_sheet, update_cells) and Docs (write_doc, append_doc) through the drive.file OAuth scope. Also the way to hand a finished file to the person instead of a chat download: it lands in the connected Drive account with no per-file charge and no expiry, and syncs down to the computer that account is signed in on. Use when a `[Google Drive] Selected files` message arrives, the user asks to read/summarize/edit/create a Sheet or Doc, asks to upload/download/rename/share files (including local binaries and whole folders via upload_file/upload_dir), asks to append rows to a spreadsheet, or refers to spreadsheets/docs by name and you need to look them up.
drive.file OAuth 범위를 통해 Google Drive 파일을 읽고, 쓰고, 관리하세요(Sheets의 write_sheet, append_sheet, update_cells 및 Docs의 write_doc, append_doc 포함). Google Picker를 사용하여 사용자가 기존 파일을 선택하도록 할 수 있습니다.
OAuth를 통한 Google Drive, Sheets 및 Docs에 대한 전체 읽기/쓰기 권한.
Category: productivity · Version: v4 · Installs: 13 · Author: UpServe · Updated: 2026-04-15