Quay lại Google Drive
Kết nối Knoon AI với Google Drive (Google) để tự động hóa các quy trình làm việc AI.
Watch a Google Drive file by file ID and return a deterministic snapshot using change-signaling file fields only.
googleDriveFileWatch
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
| Tên | Loại | Mô tả | Bắt buộc |
|---|---|---|---|
| fileId | string | Google Drive file ID to watch. | Có |
Trả về
| Tên | Loại | Mô tả |
|---|---|---|
| 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. |




