ClawLink
Microsoft Apps54 toolsBrowser login (OAuth), no API keys

Microsoft Excel integration for AI agents

Read and write Excel workbooks and worksheets

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Microsoft Excel once and call the same tools from all of them.

Setup

Connect microsoft-excel through ClawLink's hosted setup.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Microsoft Excel exposes 54 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
excel_add_chartAdd a chart to a worksheet using Microsoft Graph API.Read
excel_add_sharepoint_worksheetAdd a new worksheet to a SharePoint Excel workbook using Microsoft Graph Sites API.Read
excel_add_tableCreate a new table in a worksheet using the Microsoft Graph API.Read
excel_add_table_columnAdd a column to a table using Microsoft Graph API.Read
excel_add_table_rowAdd a row to a table using Microsoft Graph API.Read
excel_add_workbook_permissionTool to grant access to a workbook via invite. Use when you need to share a specific workbook file with designated recipients and roles.Read
excel_add_worksheetAdd a new worksheet to an Excel workbook using Microsoft Graph API.Read
excel_apply_table_filterApply a filter to a table column using Microsoft Graph API.Read
excel_apply_table_sortApply a sort to a table using Microsoft Graph API.Read
excel_clear_rangeTool to clear values, formats, or contents in a specified worksheet range. Use when you need to reset cells before adding new data.Read
excel_clear_table_filterClear a filter from a table column using Microsoft Graph API.Read
excel_close_sessionTool to close an existing Excel workbook session. Use when you need to explicitly end a persistent session to release workbook locks.Read
excel_get_chart_axisRetrieve a specific axis from a chartRead
excel_get_chart_data_labelsRetrieve the data labels object of a chartRead
excel_get_chart_legendRetrieve the legend object of a chartRead
excel_get_rangeGet a range from a worksheet using Microsoft Graph APIRead
excel_get_sharepoint_rangeGet a range from a worksheet in SharePoint using Microsoft Graph Sites APIRead
excel_get_sharepoint_worksheetGet a worksheet by name or ID from a SharePoint Excel workbook using Microsoft Graph Sites APIRead
excel_get_table_columnRetrieve a specific column from a workbook tableRead
excel_get_workbookRetrieve the properties and relationships of a workbookRead
excel_get_worksheetGet a worksheet by name or ID from an Excel workbook using Microsoft Graph APIRead
excel_get_worksheet_used_rangeRetrieve a worksheet's used range (active data region) without specifying a fixed range addressRead
excel_list_chart_seriesList all data series in a chartRead
excel_list_chartsList charts in a worksheet using Microsoft Graph APIRead
excel_list_commentsList comments in an Excel workbookRead
excel_list_drive_item_childrenList immediate children (files/folders) of a folder DriveItem using driveId and itemIdRead
excel_list_filesList files and folders in a drive root or specified pathRead
excel_list_named_itemsList named items in a workbook using Microsoft Graph APIRead
excel_list_sharepoint_tablesList tables in a SharePoint worksheet using Microsoft Graph Sites APIRead
excel_list_sharepoint_worksheetsList worksheets in an Excel workbook stored in SharePoint using Microsoft Graph Sites APIRead