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