Google Drive Integration · Google Drive 통합

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. 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, asks to append rows to a spreadsheet, or refers to spreadsheets/docs by name and you need to look them up.

Google Drive 파일을 읽고, 쓰고, 관리하세요. 여기에는 drive.file OAuth 범위를 통한 Sheets(write_sheet, append_sheet, update_cells) 및 Docs(write_doc, append_doc) 편집이 포함됩니다. Google Picker를 사용하여 사용자가 기존 파일을 선택하도록 할 수 있습니다.

OAuth를 통해 Google Drive, Sheets 및 Docs에 대한 전체 읽기/쓰기 액세스 권한 제공.

Category: integration · Version: v12 · Installs: 5 · Author: SYSTEM · Updated: 2026-04-15

When to use