العودة إلى Microsoft OneDrive

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

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.