File Management
OneDrive AI agent integration
Microsoft 365 OneDrive integration via Microsoft Graph: list, search, and download files; list shared items.
Category
File Management
Authentication
OAuth 2.0
Protocol
MCP-compatible
What you can do with the OneDrive integration
Give your AI agents authenticated access to OneDrive so they can read, act, and update records on your behalf — inside a governed, observable workflow.
- Let agents read data from OneDrive as part of a workflow.
- Let agents take typed actions inside OneDrive with allow/deny policies.
- Combine OneDrive with other tools to automate cross-system workflows.
- Audit every tool call in Monitor — agent, action, input, response, latency, cost.
How to connect OneDrive
Connect via a one-click OAuth flow. Dezifi never stores your password; tokens are scoped and refreshable.
- 1
Open Integrations in your workspace
Navigate to Integrations from the left sidebar. The catalog opens to all available tools. - 2
Find OneDrive
Search the catalog or filter to the File Management category. Click the OneDrive card. - 3
Connect your account
Click Connect. Connect via a one-click OAuth flow. Dezifi never stores your password; tokens are scoped and refreshable. - 4
Test the connection
Run the built-in connection test. Dezifi calls a low-impact endpoint and confirms the credential works. - 5
Grant access to an agent
Open an agent in the builder, go to Tool Selection, check OneDrive, save. The agent can now invoke OneDrive actions during runs.
Governance and safety
OneDrive is a tool like any other in Dezifi — its actions are governed by your policies, inspected by guardrails, and recorded in every run trace.
- Tool allow / deny — restrict which agents can invoke which actions.
- Approval gates — require human sign-off before destructive operations.
- Rate limits — cap how often an agent can call the integration.
- Audit trail — every call, input, response, and identity is logged.
Frequently asked questions
- How do I connect OneDrive to Dezifi?
- Open Integrations in your workspace, search for OneDrive, click Connect, and follow the oauth 2.0 flow. Once connected, the integration becomes available as a tool for any agent.
- Which AI agents can use the OneDrive integration?
- Any agent in your Dezifi workspace can be granted access to OneDrive. You scope which agents see it via tool allow-lists on policies.
- Is the OneDrive integration secure?
- Yes. Credentials are encrypted at rest, scoped to your workspace, and never shared across tenants. Every tool call is logged in the run trace.
- Can I limit what the agent can do in OneDrive?
- Yes. Policies let you allow or deny specific actions and require human approval for high-risk operations. The principle of least privilege is enforced at runtime.