返回 Google Drive

將 Knoon AI 與 Google Drive (Google) 連接以自動化 AI 工作流程。

Watch files inside a Google Drive folder and return deterministic change groups. Limitation: only the first 1000 sorted items are compared on each poll. Recursive mode is limited to depth 5 and up to 100 child folders per folder.
googleDriveFolderWatch
測試版
內部
權限
  • https://www.googleapis.com/auth/drive
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
parentFolderIdstring Google Drive folder ID to watch.是的
recursiveboolean When true, recursively watch files and folders in all nested subfolders.
退貨
名稱類型說明
addedarray New files detected in the watched folder.
trashedarray Files removed from the watched folder or newly marked as trashed.
modifiedarray Existing files whose change-signaling fields changed.