Назад к Microsoft OneDrive

Подключите Knoon AI к Microsoft OneDrive (Microsoft), чтобы автоматизировать AI рабочие процессы.

Get metadata for a OneDrive or SharePoint file or folder.
microsoftOneDriveGetFile
Бета
Разрешения
  • Files.Read
Опциональные разрешения
  • Files.Read.All
  • Sites.Read.All
Параметры
ИмяТипОписаниеОбязательно
fileIdfile Select the file or folder to fetch metadata for.Да
Возвраты
ИмяТипОписание
statusstring DONE.
sensitive.fileIdstring DriveItem ID.
sensitive.namestring Name of the item.
sensitive.mimeTypestring File MIME type (if available).
sensitive.sizestring Size (bytes).
sensitive.createdTimestring Created time (RFC 3339).
sensitive.modifiedTimestring Last modified time (RFC 3339).
sensitive.parentReferenceobject Parent reference metadata from Microsoft Graph.
confidential.webUrlstring Web URL to open the item (if available).