Storage · Microsoft · Website ↗
Access, search, upload, and manage files stored in Microsoft OneDrive using your Azure AD credentials.
onedrive_list_files
List files and folders at a path in the user's OneDrive. Returns name, type (file/folder), size, and last modified date.
onedrive_search_files
Search the user's OneDrive for files and folders matching a keyword. Searches names and content.
onedrive_get_file_metadata
Retrieve metadata for a specific file or folder: name, size, MIME type, created/modified timestamps, and a download URL.
onedrive_read_file
Read the text content of a file stored in OneDrive. Works best for plain text, markdown, CSV, and JSON files. Returns a download URL for binary files.
onedrive_upload_file
Upload or overwrite a file in the user's OneDrive.
onedrive_create_folder
Create a new folder in the user's OneDrive.
onedrive_move_item
Move or rename a file or folder within OneDrive.
onedrive_create_share_link
Generate a shareable link for a file or folder in OneDrive.
onedrive_delete_item
Delete a file or folder from the user's OneDrive. Deleted items go to the recycle bin and can be restored.
Like every connector, OneDrive runs inside the ApiSpi governance layer: admins can set it to full, read-only, or approval-required access, every call is audit-logged and firewall-screened, and spend caps apply.
Connect it in minutes and let your agents act — inside guardrails you control.