List OneDrive folders, fetch item metadata, and download files as AI context. Runs through the Nango proxy.
| Category | ποΈ Storage |
| Connection | β‘ OAuth 2.0 one-click, handled by Nango |
| Actions | 3 total β 3 read, 0 write |
Once connected, OneDrive exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
List Fileslist-files | Read | List items in a OneDrive folder (root if no parent). | Yes |
Get File Metadataget-file-metadata | Read | Fetch a OneDrive item by ID. | Yes |
Get Fileget-file | Read | Download a OneDrive file as base64-encoded bytes. | Yes |
OneDrive is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration β it never means unlimited. See the Integrations overview for the full governance model.