Microsoft OneDrive に戻る

Microsoft OneDrive (Microsoft) と Knoon AI を接続して 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).