Available now

49 things your agent can do in Excel

Microsoft Excel is a powerful spreadsheet application for data analysis, calculations, and visualization, enabling users to organize and process data with formulas, charts, and pivot tables

Docs, Files & NotesSign in with your account (OAuth)

Every action, grouped by what it does

You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.

Read

22
  • Get Chart Axis

    Tool to retrieve a specific axis from a chart. use when you need properties like min, max, interval, and formatting of the chart axis.

    EXCEL_GET_CHART_AXIS
  • Get Chart Data Labels

    Tool to retrieve the data labels object of a chart. use when you need to inspect label settings like position, separator, and visibility flags after creating or updating a chart.

    EXCEL_GET_CHART_DATA_LABELS
  • Get Chart Legend

    Tool to retrieve the legend object of a chart. use after creating or updating a chart when you need to inspect legend visibility and formatting.

    EXCEL_GET_CHART_LEGEND
  • Get Range

    Get a range from a worksheet using microsoft graph api.

    EXCEL_GET_RANGE
  • Create Excel Session

    Create a session for an excel workbook using microsoft graph api.

    EXCEL_GET_SESSION
  • Get SharePoint Range

    Get a range from a worksheet in sharepoint using microsoft graph sites api.

    EXCEL_GET_SHAREPOINT_RANGE
  • Get SharePoint Worksheet

    Get a worksheet by name or id from a sharepoint excel workbook using microsoft graph sites api.

    EXCEL_GET_SHAREPOINT_WORKSHEET
  • Get Table Column

    Tool to retrieve a specific column from a workbook table. use when you need to fetch column properties and data by its id or name.

    EXCEL_GET_TABLE_COLUMN
  • Get workbook

    Tool to retrieve the properties and relationships of a workbook. use when you need to inspect comments, names, tables, or worksheets.

    EXCEL_GET_WORKBOOK
  • Get Worksheet

    Get a worksheet by name or id from an excel workbook using microsoft graph api.

    EXCEL_GET_WORKSHEET
  • List Charts

    List charts in a worksheet using microsoft graph api.

    EXCEL_LIST_CHARTS
  • List Chart Series

    Tool to list all data series in a chart. use when you need to enumerate chart series for further analysis.

    EXCEL_LIST_CHART_SERIES
  • List Comments

    Tool to list comments in an excel workbook. use when you need to retrieve all workbook comments via microsoft graph api.

    EXCEL_LIST_COMMENTS
  • List Drive Files

    List files and folders in a drive root or specified path.

    EXCEL_LIST_FILES
  • List Named Items

    List named items in a workbook using microsoft graph api.

    EXCEL_LIST_NAMED_ITEMS
  • List SharePoint Tables

    List tables in a sharepoint worksheet using microsoft graph sites api.

    EXCEL_LIST_SHAREPOINT_TABLES
  • List SharePoint Worksheets

    List worksheets in an excel workbook stored in sharepoint using microsoft graph sites api.

    EXCEL_LIST_SHAREPOINT_WORKSHEETS
  • List Tables

    List tables in a worksheet using microsoft graph api.

    EXCEL_LIST_TABLES
  • List Table Columns

    List columns in a table using microsoft graph api.

    EXCEL_LIST_TABLE_COLUMNS
  • List Table Rows

    List rows in a table using microsoft graph api.

    EXCEL_LIST_TABLE_ROWS
  • List Workbook Permissions

    Tool to list permissions set on the workbook file. use when you need to see which users or links have access to a specific excel file by supplying its drive and item ids. example: "list permissions f…

    EXCEL_LIST_WORKBOOK_PERMISSIONS
  • List Worksheets

    List worksheets in an excel workbook using microsoft graph api.

    EXCEL_LIST_WORKSHEETS

Create & update

18
  • Add Chart

    Add a chart to a worksheet using microsoft graph api.

    EXCEL_ADD_CHART
  • Add SharePoint Worksheet

    Add a new worksheet to a sharepoint excel workbook using microsoft graph sites api.

    EXCEL_ADD_SHAREPOINT_WORKSHEET
  • Add Table

    Create a table in a workbook using microsoft graph api.

    EXCEL_ADD_TABLE
  • Add Table Column

    Add a column to a table using microsoft graph api.

    EXCEL_ADD_TABLE_COLUMN
  • Add Table Row

    Add a row to a table using microsoft graph api.

    EXCEL_ADD_TABLE_ROW
  • Add Workbook Permission

    Tool to grant access to a workbook via invite. use when you need to share a specific workbook file with designated recipients and roles.

    EXCEL_ADD_WORKBOOK_PERMISSION
  • Add Worksheet

    Add a new worksheet to an excel workbook using microsoft graph api.

    EXCEL_ADD_WORKSHEET
  • Create Workbook

    Tool to create a new workbook file at a specified drive path. use when uploading a new .xlsx file to onedrive.

    EXCEL_CREATE_WORKBOOK
  • Delete Table Column

    Delete a column from a table using microsoft graph api.

    EXCEL_DELETE_TABLE_COLUMN
  • Delete Table Row

    Delete a row from a table using microsoft graph api.

    EXCEL_DELETE_TABLE_ROW
  • Delete Worksheet

    Tool to delete a worksheet from the workbook. use when cleaning up unused or temporary sheets after verifying no dependencies exist. example: "delete 'sheet2' after review."

    EXCEL_DELETE_WORKSHEET
  • Insert Range

    Tool to insert a new cell range into a worksheet, shifting existing cells down or right. use when you need to create space for new content without overwriting.

    EXCEL_INSERT_RANGE
  • Update Chart

    Update a chart in a worksheet using microsoft graph api.

    EXCEL_UPDATE_CHART
  • Update Chart Legend

    Tool to update formatting or position of a chart legend. use when adjusting legend settings after confirming chart and worksheet exist.

    EXCEL_UPDATE_CHART_LEGEND
  • Update Range

    Update a range in a worksheet using microsoft graph api.

    EXCEL_UPDATE_RANGE
  • Update SharePoint Range

    Update a range in a sharepoint worksheet using microsoft graph sites api.

    EXCEL_UPDATE_SHAREPOINT_RANGE
  • Update Table

    Update a table in a workbook using microsoft graph api.

    EXCEL_UPDATE_TABLE
  • Update Worksheet

    Update worksheet properties (name, position) in an excel workbook using microsoft graph api.

    EXCEL_UPDATE_WORKSHEET

Manage

9
  • Apply Table Filter

    Apply a filter to a table column using microsoft graph api.

    EXCEL_APPLY_TABLE_FILTER
  • Apply Table Sort

    Apply a sort to a table using microsoft graph api.

    EXCEL_APPLY_TABLE_SORT
  • Clear Range

    Tool to clear values, formats, or contents in a specified worksheet range. use when you need to reset cells before adding new data.

    EXCEL_CLEAR_RANGE
  • Clear Table Filter

    Clear a filter from a table column using microsoft graph api.

    EXCEL_CLEAR_TABLE_FILTER
  • Close Excel Session

    Tool to close an existing excel workbook session. use when you need to explicitly end a persistent session to release workbook locks.

    EXCEL_CLOSE_SESSION
  • Convert Table To Range

    Convert a table to a range using microsoft graph api.

    EXCEL_CONVERT_TABLE_TO_RANGE
  • Merge Cells

    Merge cells in a worksheet range using microsoft graph api.

    EXCEL_MERGE_CELLS
  • Protect Worksheet

    Tool to protect a worksheet using optional protection options. use when you need to prevent editing certain parts of a sheet before sharing. example: "protect 'sheet1' to lock formatting and sorting."

    EXCEL_PROTECT_WORKSHEET
  • Sort Range

    Sort a range in a worksheet using microsoft graph api.

    EXCEL_SORT_RANGE

About connecting Excel

What can an AI agent do in Excel?

49 distinct actions, listed in full on this page — 22 to read, 18 to create & update, 9 to manage. An agent gets the ones that match what you described it doing, not all of them at once.

How do I connect Excel?

Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.

Others in Docs, Files & Notes

The Excel integration guide · All 58 connectable apps · The agent builder

Chat with Squidgy