返回 Microsoft OneDrive

將 Knoon AI 與 Microsoft OneDrive (Microsoft) 連接以自動化 AI 工作流程。

Watch a OneDrive or SharePoint file by file ID and return a deterministic snapshot using change-signaling file fields only.
microsoftOneDriveFileWatch
測試版
權限
  • Files.ReadWrite
可選權限
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
參數
名稱類型說明必填
fileIdfile OneDrive or SharePoint file to watch.是的
退貨
名稱類型說明
fileIdstring OneDrive or SharePoint file ID.
namestring File name.
mimeTypestring Detected MIME type when available.
parentReferenceobject Parent drive and folder reference.
sizestring File size in bytes when available.
createdTimestring Created time (ISO 8601).
modifiedTimestring Last modified time (ISO 8601).
isFolderboolean Whether the item is a folder.
deletedboolean Whether the item is deleted.