Zurück zu Microsoft OneDrive

Verbinde Knoon AI mit Microsoft OneDrive (Microsoft), um KI-Workflows zu automatisieren.

Read a text-based file from OneDrive into a string.
microsoftOneDriveReadText
Beta
Berechtigungen
  • Files.Read
Optionale Berechtigungen
  • Files.Read.All
  • Sites.Read.All
Parameter
NameTypBeschreibungErforderlich
fileIdfile Select a text-based file to read.Ja
encodingstring Encoding used to decode file contents.Nein
Rückgaben
NameTypBeschreibung
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).