Copy OneDrive Item
Creates a copy of a file or folder in OneDrive. The copy operation is asynchronous — the new item will appear shortly after the request.
Create OneDrive Folder
Creates a new folder in OneDrive. Optionally specify a parent folder.
Delete from OneDrive
Deletes a file or folder from OneDrive. Items are moved to the recycle bin.
Get File from OneDrive
Downloads a file from OneDrive by item ID or URL. Returns the file content and metadata.
Get OneDrive File Metadata
Gets metadata for a file in OneDrive without downloading its content. Returns name, type, size, modification date, and more.
Get OneDrive Permissions
Lists all permissions for a file or folder in OneDrive. Shows who has access and what level (read/write/owner).
Get Recent OneDrive Files
Gets files and folders recently accessed by the user. Returns items based on activity history (opened, edited, viewed), sorted by most recent first.
Get Shared With Me
Lists files and folders that other people have shared with the current user. Shows who shared each item and when.
List OneDrive Folder
Lists files and subfolders in a OneDrive folder. Returns both files and folders with metadata.
Move OneDrive Item
Moves a file or folder to a different location in OneDrive. Optionally rename it at the same time. The item keeps its ID.
Save File to OneDrive
Uploads a new file to OneDrive. Optionally specify a destination folder and override the file name.
Search OneDrive
Searches for files and folders in OneDrive by name or content. Searches filenames, metadata, and file content.
Share OneDrive Item
Shares a file or folder in OneDrive. Create a sharing link (anonymous or org-wide) or invite a specific user by email.
Update OneDrive File
Updates (overwrites) the content of an existing file in OneDrive. The item ID stays the same — sharing links and references are preserved.
