返回 Microsoft OneDrive

将 Knoon AI 与 Microsoft OneDrive (Microsoft) 连接以自动化 AI 工作流。

Export a OneDrive or SharePoint file to another supported format and save it as an attachment. Maximum supported exported file size is 10MB.
microsoftOneDriveExportFileToAttachment
测试版
权限
  • Files.Read
可选权限
  • Files.Read.All
  • Sites.Read.All
参数
名称类型描述必填
fileIdfile Select the OneDrive or SharePoint file to export.是的
exportMimeTypemustache Export MIME type to request from Microsoft Graph. Supported values are "application/pdf" and "text/html". Availability depends on the source file type.是的
回报
名称类型描述
statusstring DONE.
contentstring Attachment URL.
sensitive.sourceFileIdstring Original DriveItem ID.
sensitive.sourceMimeTypestring Original source MIME type before export.
sensitive.namestring Name of the saved exported attachment.
sensitive.mimeTypestring MIME type of the saved attachment.
sensitive.sizestring Size (bytes).