Voltar para Microsoft OneDrive

Conecte Knoon AI com Microsoft OneDrive (Microsoft) para automatizar fluxos de trabalho de AI.

Read a text-based file from OneDrive into a string.
microsoftOneDriveReadText
Beta
Permissões
  • Files.Read
Permissões opcionais
  • Files.Read.All
  • Sites.Read.All
Parâmetros
NomeTipoDescriçãoObrigatório
fileIdfile Select a text-based file to read.Sim
encodingstring Encoding used to decode file contents.Não
Retornos
NomeTipoDescrição
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).