返回 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).