Tools
One drive
OneDrive is Microsoft’s cloud storage solution enabling users to store, sync, and share files across devices, offering offline access, real-time collaboration, and enterprise-grade security
Find Item
Find Item
Finds an item by name in onedrive using microsoft graph api.
Find Folder
Find Folder
Finds a folder by name in onedrive using microsoft graph api.
List OneDrive Items
List OneDrive Items
Retrieve all files and folders from the root directory of onedrive using the microsoft graph api.
Upload File
Upload File
Uploads a file to onedrive using microsoft graph api.
Download Item
Download Item
Downloads a file from onedrive using microsoft graph api.
Create New Text File
Create New Text File
Creates a new text file in onedrive with the specified content.
Create Folder
Create Folder
Creates a new folder in onedrive using microsoft graph api.