Google Drive に戻る

Google Drive (Google) と Knoon AI を接続して 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.