العودة إلى Google Drive

اتصل بـ Knoon AI مع Google Drive (Google) لأتمتة تدفقات عمل الذكاء الاصطناعي.

Watch matching files inside a Google Drive folder and return deterministic change groups. Limitation: only the first 1000 sorted matches are compared on each poll. Recursive mode is limited to depth 5 and up to 100 child folders per folder.
googleDriveFilesSearchInFolderWatch
بيتا
داخلي
الأذونات
  • https://www.googleapis.com/auth/drive
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
parentFolderIdstring Google Drive folder ID to search within.نعم
recursiveboolean When true, recursively search matching files and folders in all nested subfolders.لا
querystring Google Drive file search query using Drive API search terms and operators. Do not include parents filtering; use parentFolderId and recursive instead.نعم
العائدات
الاسمالنوعالوصف
addedarray New matching files detected in the watched folder.
trashedarray Matching files removed from the watched folder or newly marked as trashed.
modifiedarray Existing matching files whose change-signaling fields changed.