Назад к Microsoft OneDrive

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

Read a text-based file from OneDrive into a string.
microsoftOneDriveReadText
Бета
Разрешения
  • Files.Read
Опциональные разрешения
  • Files.Read.All
  • Sites.Read.All
Параметры
ИмяТипОписаниеОбязательно
fileIdfile Select a text-based file to read.Да
encodingstring Encoding used to decode file contents.Нет
Возвраты
ИмяТипОписание
statusstring DONE.
contentstring Decoded file contents as text.
sensitive.fileIdstring DriveItem ID.
sensitive.namestring File name.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).