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.
| Namespace | Robomotion.OneDrive365 |
| Version | 1.1.0 |
| Category | Content & File Management, Productivity |
| Nodes | 15 |
Nodes
| Node | Description |
|---|---|
| List Files | Lists files in Microsoft OneDrive 365. |
| Get Stats | Gets stats in Microsoft OneDrive 365. |
| Download File | Downloads a file in Microsoft OneDrive 365. |
| Upload File | Uploads a file in Microsoft OneDrive 365. |
| Delete File | Deletes a file in Microsoft OneDrive 365. |
| Copy File | Copies a file in Microsoft OneDrive 365. |
| Move File | Moves a file in Microsoft OneDrive 365. |
| Search Files | Searches files in Microsoft OneDrive 365. |
| List Folders | Lists folders in Microsoft OneDrive 365. |
| Create Folder | Creates a folder in Microsoft OneDrive 365. |
| Delete Folder | Deletes a folder in Microsoft OneDrive 365. |
| Create Share Link | Creates a share link in Microsoft OneDrive 365. |
| Get Share Links | Gets share links in Microsoft OneDrive 365. |
| Delete Share Link | Deletes a share link in Microsoft OneDrive 365. |
| Toolkit | Exposes 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.
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.