Skip to main content

Microsoft OneDrive 365

Manages files and folders in Microsoft OneDrive via Microsoft Graph API. Provides file operations (upload, download, copy, move, delete, search, get metadata), folder operations (list, create, delete), and sharing link management (create with view/edit/embed access and anonymous/organization scope, get existing links, delete links). All paths are OneDrive paths like /Documents/report.pdf. Supports Azure AD client credentials (server-to-server) and OAuth2 (delegated user) authentication.

NamespaceRobomotion.OneDrive365
Version1.1.0
CategoryContent & File Management, Productivity
Nodes15

Nodes

NodeDescription
List FilesLists files in Microsoft OneDrive 365.
Get StatsGets stats in Microsoft OneDrive 365.
Download FileDownloads a file in Microsoft OneDrive 365.
Upload FileUploads a file in Microsoft OneDrive 365.
Delete FileDeletes a file in Microsoft OneDrive 365.
Copy FileCopies a file in Microsoft OneDrive 365.
Move FileMoves a file in Microsoft OneDrive 365.
Search FilesSearches files in Microsoft OneDrive 365.
List FoldersLists folders in Microsoft OneDrive 365.
Create FolderCreates a folder in Microsoft OneDrive 365.
Delete FolderDeletes a folder in Microsoft OneDrive 365.
Create Share LinkCreates a share link in Microsoft OneDrive 365.
Get Share LinksGets share links in Microsoft OneDrive 365.
Delete Share LinkDeletes a share link in Microsoft OneDrive 365.
ToolkitExposes this package's operations to an AI Agent as a single tool.

AI Agent tools

14 of these nodes are exposed as tools an AI Agent can call directly: List Files, Get Stats, Download File, Upload File, Delete File, Copy File, Move File, Search Files, List Folders, Create Folder, Delete Folder, Create Share Link, Get Share Links, Delete Share Link.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.