Skip to main content

Excel

WORKBOOK AUTOMATION

From raw ranges to finished charts.

A focused Microsoft Graph workbook MCP for calculations, structure, formatting, and reporting.

Provider-native

Build on Graph workbook APIs

Use Microsoft Graph directly when your application team needs the raw workbook API and will design its own agent schema and controls.

  • Direct provider API contract
  • Maximum implementation freedom
Quilr-managed

Choose a workbook-only agent surface

Use Quilr when an agent needs eight predictable dispatchers for ranges, formulas, tables, charts, pivots, and workbook structure.

  • Bounded Microsoft scope
  • Explore and change operations grouped by task
Decision signalChoose Excel for workbook automation. Use Microsoft 365 v3 only when the workflow must cross into mail, files, calendars, or Teams.

Tool Surface

DispatcherExploreChange
workbookList and inspect workbooksCreate workbooks
worksheetList and inspect sheetsCreate, rename, reposition, delete
rangeRead values, formulas, and used rangesWrite, calculate, clear, and format
tableRead tables and rowsCreate, resize, add/update/delete rows
named_rangeList and resolve namesCreate, update, delete
chartList and inspect chartsCreate, update, position, delete
pivotInspect pivot tablesRead-only
functionEvaluate Excel functionsRead-only evaluation
Safe rollout

Enable writes against a test workbook first. Range, formula, and table changes can affect downstream reports even when the individual API call is not destructive.

Use Microsoft 365 v3 for cross-workload workflows; use Excel when workbook manipulation should be the agent's entire Microsoft scope.