List workbooks, worksheets, and tables in OneDrive, read cell ranges, and write ranges or append rows. Runs through the Nango proxy.
| Category | β Productivity |
| Connection | β‘ OAuth 2.0 one-click, handled by Nango |
| Actions | 6 total β 4 read, 2 write |
Once connected, Microsoft Excel 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 Workbookslist-workbooks | Read | List .xlsx workbooks in the connected user's OneDrive. | Yes |
List Worksheetslist-worksheets | Read | List worksheets in a workbook. | Yes |
List Tableslist-tables | Read | List defined tables in a workbook. | Yes |
Read Rangeread-range | Read | Read a cell range from a worksheet (values, text, formulas). | Yes |
Write Rangewrite-range | Write | Write a 2D array of values into a worksheet range. | Yes |
Append Rowappend-row | Write | Append a row to a workbook table. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Microsoft Excel 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.