All integrations

OneDrive

MICROSOFT 365 · FILES & DOCS

The files that person can already reach, and nothing past them.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

microsoft_onedrive_copy_fileWRITE

Copy a file or folder to another location in OneDrive.

Files.ReadWrite
microsoft_onedrive_create_folderWRITE

Create a new folder in OneDrive.

Files.ReadWrite
microsoft_onedrive_create_share_linkWRITE

Create a shareable link for a OneDrive file or folder.

Files.ReadWrite
microsoft_onedrive_delete_any_user_fileWRITE

Delete a file from any user's OneDrive in the organization.

Files.ReadWrite.All
microsoft_onedrive_delete_fileWRITE

Delete a file or folder from OneDrive.

Files.ReadWrite
microsoft_onedrive_download_fileREAD

Download the binary content of a file from OneDrive.

Files.Read
microsoft_onedrive_get_fileREAD

Get metadata for a specific file or folder in OneDrive.

Files.Read
microsoft_onedrive_get_file_versionsREAD

List version history of a file in OneDrive (OneDrive Business only).

Files.Read
microsoft_onedrive_grant_file_permissionWRITE

Grant a specific user read or write access to a OneDrive file.

Files.ReadWrite
microsoft_onedrive_list_file_permissionsREAD

List all permissions (share links and direct grants) on a OneDrive item.

Files.Read
microsoft_onedrive_list_filesREAD

List files in OneDrive root or a specific folder.

Files.Read
microsoft_onedrive_list_recent_filesREAD

List recently accessed files from the user's OneDrive.

Files.Read
microsoft_onedrive_list_shared_with_meREAD

List files shared with the user from other OneDrive accounts.

Files.Read
microsoft_onedrive_list_sharepoint_site_drivesREAD

List document libraries (drives) within a SharePoint site.

Sites.Read.All
microsoft_onedrive_list_sharepoint_sitesREAD

List SharePoint sites in the organization.

Sites.Read.All
microsoft_onedrive_move_fileWRITE

Move a file or folder to a different location in OneDrive.

Files.ReadWrite
microsoft_onedrive_read_any_user_fileREAD

Read a file from any user's OneDrive in the organization.

Files.Read.All
microsoft_onedrive_read_selected_fileREAD

Read a specific file the user explicitly selected/consented to share.

Files.Read.Selected
microsoft_onedrive_read_sharepoint_fileREAD

Read a file from a SharePoint document library.

Sites.Read.All
microsoft_onedrive_rename_fileWRITE

Rename a file or folder in OneDrive.

Files.ReadWrite
microsoft_onedrive_restore_file_versionWRITE

Restore a file to a previous version in OneDrive.

Files.ReadWrite
microsoft_onedrive_revoke_file_permissionWRITE

Revoke a specific permission from a OneDrive file.

Files.ReadWrite
microsoft_onedrive_search_all_org_filesREAD

Search files across all users' OneDrive storage in the organization.

Files.Read.All
microsoft_onedrive_search_filesREAD

Search for files in OneDrive by name or content.

Files.Read
microsoft_onedrive_upload_fileWRITE

Upload a file to OneDrive (simple upload, max ~4 MB).

Files.ReadWrite
microsoft_onedrive_upload_large_fileWRITE

Upload a large file (>4 MB) to OneDrive using an upload session.

Files.ReadWrite
microsoft_onedrive_write_any_user_fileWRITE

Write or update a file in any user's OneDrive in the organization.

Files.ReadWrite.All
microsoft_onedrive_write_selected_fileWRITE

Write to a specific file the user explicitly selected/consented to share.

Files.ReadWrite.Selected
microsoft_onedrive_write_sharepoint_fileWRITE

Upload or update a file in a SharePoint document library.

Sites.ReadWrite.All

Put OneDrive behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.