Microsoft Apps60 toolsBrowser login (OAuth), no API keys
Microsoft OneDrive integration for AI agents
Browse, search, and manage OneDrive files
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Microsoft OneDrive once and call the same tools from all of them.
Setup
Connect Microsoft OneDrive through ClawLink's hosted setup to browse drives, search files and folders, download and upload files, create folders, manage sharing links, and inspect file metadata.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Microsoft OneDrive exposes 60 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
one_drive_copy_item | Copy a OneDrive file or folder | Read |
one_drive_create_link | Create a sharing link for a OneDrive file or folder | Read |
one_drive_download_file | Download a OneDrive file | Read |
one_drive_get_drive | Get a OneDrive drive by ID | Read |
one_drive_get_item | Get OneDrive file or folder metadata by ID | Read |
one_drive_get_recent_items | Get recently accessed OneDrive items | Read |
one_drive_get_root | Get the root folder of a OneDrive drive | Read |
one_drive_list_drives | List drives available to the connected OneDrive account | Read |
one_drive_list_folder_children | List files and folders inside a OneDrive folder | Read |
one_drive_move_item | Move a OneDrive file or folder | Read |
one_drive_onedrive_create_folder | Create a new folder in OneDrive | Read |
one_drive_onedrive_find_file | Find a OneDrive file by name | Read |
one_drive_onedrive_find_folder | Find a OneDrive folder by name | Read |
one_drive_onedrive_upload_file | Upload a file to OneDrive | Read |
one_drive_search_items | Search OneDrive files and folders | Read |
one_drive_download_file_by_path | Downloads the contents of a file from OneDrive by its path | Read |
one_drive_download_item_as_format | Download the contents of a driveItem converted to a specific format (e.g., PDF or HTML) | Read |
one_drive_download_item_version | Download the contents of a specific previous version of a drive item (file) | Read |
one_drive_get_drive_item_by_sharing_url | Resolve a OneDrive/SharePoint sharing URL (or shareId) to a DriveItem with driveId and itemId | Read |
one_drive_get_followed_item | Retrieve a specific followed driveItem from a drive | Read |
one_drive_get_group_drive | Retrieve the document library (drive) for a Microsoft 365 group | Read |
one_drive_get_item_permissions | Retrieves the permissions of a DriveItem by its unique ID within a specific Drive | Read |
one_drive_get_item_thumbnails | Retrieve the thumbnails associated with a DriveItem | Read |
one_drive_get_item_versions | Retrieve the version history of a DriveItem by its unique ID | Read |
one_drive_get_share | Access a shared DriveItem or collection of shared items using a shareId or encoded sharing URL | Read |
one_drive_get_shared_items | Retrieve items shared with the authenticated user (not items the user has shared with others) | Read |
one_drive_get_sharepoint_list_items | Get the items (list items) within a specific SharePoint list on a site | Read |
one_drive_get_site | Retrieves metadata for a specific SharePoint site by its ID | Read |
one_drive_get_site_page_content | Gets the content of a modern SharePoint site page | Read |
one_drive_get_special_folder | Retrieve a special folder in OneDrive by name | Read |