Quay lại Microsoft OneDrive
Kết nối Knoon AI với Microsoft OneDrive (Microsoft) để tự động hóa các quy trình làm việc AI.
Watch a OneDrive or SharePoint file by file ID and return a deterministic snapshot using change-signaling file fields only.
microsoftOneDriveFileWatch
BẢN THỬ NGHIỆM
Quyền hạn
Quyền hạn tùy chọn
Tham số
| Tên | Loại | Mô tả | Bắt buộc |
|---|---|---|---|
| fileId | file | OneDrive or SharePoint file to watch. | Có |
Trả về
| Tên | Loại | Mô tả |
|---|---|---|
| fileId | string | OneDrive or SharePoint file ID. |
| name | string | File name. |
| mimeType | string | Detected MIME type when available. |
| parentReference | object | Parent drive and folder reference. |
| size | string | File size in bytes when available. |
| createdTime | string | Created time (ISO 8601). |
| modifiedTime | string | Last modified time (ISO 8601). |
| isFolder | boolean | Whether the item is a folder. |
| deleted | boolean | Whether the item is deleted. |



