חזרה אל Google Drive
התחבר ל-Knoon AI עם Google Drive (Google) כדי לאוטומטי תהליכי עבודה של AI.
Watch a Google Drive file by file ID and return a deterministic snapshot using change-signaling file fields only.
googleDriveFileWatch
בטא
פנימי
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| fileId | string | Google Drive file ID to watch. | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| fileId | string | Google Drive file ID. |
| name | string | File name. |
| mimeType | string | Google Drive MIME type. |
| parents | array | Parent folder IDs. |
| size | string | File size in bytes when available. |
| modifiedTime | string | Last modified time (RFC 3339). |
| version | string | Drive file version. |
| trashed | boolean | Whether the file is trashed. |




