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
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.
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_AXISGet 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_LABELSGet 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_LEGENDGet Range
Get a range from a worksheet using microsoft graph api.
EXCEL_GET_RANGECreate Excel Session
Create a session for an excel workbook using microsoft graph api.
EXCEL_GET_SESSIONGet SharePoint Range
Get a range from a worksheet in sharepoint using microsoft graph sites api.
EXCEL_GET_SHAREPOINT_RANGEGet SharePoint Worksheet
Get a worksheet by name or id from a sharepoint excel workbook using microsoft graph sites api.
EXCEL_GET_SHAREPOINT_WORKSHEETGet 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_COLUMNGet workbook
Tool to retrieve the properties and relationships of a workbook. use when you need to inspect comments, names, tables, or worksheets.
EXCEL_GET_WORKBOOKGet Worksheet
Get a worksheet by name or id from an excel workbook using microsoft graph api.
EXCEL_GET_WORKSHEETList Charts
List charts in a worksheet using microsoft graph api.
EXCEL_LIST_CHARTSList 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_SERIESList Comments
Tool to list comments in an excel workbook. use when you need to retrieve all workbook comments via microsoft graph api.
EXCEL_LIST_COMMENTSList Drive Files
List files and folders in a drive root or specified path.
EXCEL_LIST_FILESList Named Items
List named items in a workbook using microsoft graph api.
EXCEL_LIST_NAMED_ITEMSList SharePoint Tables
List tables in a sharepoint worksheet using microsoft graph sites api.
EXCEL_LIST_SHAREPOINT_TABLESList SharePoint Worksheets
List worksheets in an excel workbook stored in sharepoint using microsoft graph sites api.
EXCEL_LIST_SHAREPOINT_WORKSHEETSList Tables
List tables in a worksheet using microsoft graph api.
EXCEL_LIST_TABLESList Table Columns
List columns in a table using microsoft graph api.
EXCEL_LIST_TABLE_COLUMNSList Table Rows
List rows in a table using microsoft graph api.
EXCEL_LIST_TABLE_ROWSList 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_PERMISSIONSList Worksheets
List worksheets in an excel workbook using microsoft graph api.
EXCEL_LIST_WORKSHEETSAdd Chart
Add a chart to a worksheet using microsoft graph api.
EXCEL_ADD_CHARTAdd SharePoint Worksheet
Add a new worksheet to a sharepoint excel workbook using microsoft graph sites api.
EXCEL_ADD_SHAREPOINT_WORKSHEETAdd Table
Create a table in a workbook using microsoft graph api.
EXCEL_ADD_TABLEAdd Table Column
Add a column to a table using microsoft graph api.
EXCEL_ADD_TABLE_COLUMNAdd Table Row
Add a row to a table using microsoft graph api.
EXCEL_ADD_TABLE_ROWAdd 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_PERMISSIONAdd Worksheet
Add a new worksheet to an excel workbook using microsoft graph api.
EXCEL_ADD_WORKSHEETCreate Workbook
Tool to create a new workbook file at a specified drive path. use when uploading a new .xlsx file to onedrive.
EXCEL_CREATE_WORKBOOKDelete Table Column
Delete a column from a table using microsoft graph api.
EXCEL_DELETE_TABLE_COLUMNDelete Table Row
Delete a row from a table using microsoft graph api.
EXCEL_DELETE_TABLE_ROWDelete 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_WORKSHEETInsert 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_RANGEUpdate Chart
Update a chart in a worksheet using microsoft graph api.
EXCEL_UPDATE_CHARTUpdate 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_LEGENDUpdate Range
Update a range in a worksheet using microsoft graph api.
EXCEL_UPDATE_RANGEUpdate SharePoint Range
Update a range in a sharepoint worksheet using microsoft graph sites api.
EXCEL_UPDATE_SHAREPOINT_RANGEUpdate Table
Update a table in a workbook using microsoft graph api.
EXCEL_UPDATE_TABLEUpdate Worksheet
Update worksheet properties (name, position) in an excel workbook using microsoft graph api.
EXCEL_UPDATE_WORKSHEETApply Table Filter
Apply a filter to a table column using microsoft graph api.
EXCEL_APPLY_TABLE_FILTERApply Table Sort
Apply a sort to a table using microsoft graph api.
EXCEL_APPLY_TABLE_SORTClear 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_RANGEClear Table Filter
Clear a filter from a table column using microsoft graph api.
EXCEL_CLEAR_TABLE_FILTERClose 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_SESSIONConvert Table To Range
Convert a table to a range using microsoft graph api.
EXCEL_CONVERT_TABLE_TO_RANGEMerge Cells
Merge cells in a worksheet range using microsoft graph api.
EXCEL_MERGE_CELLSProtect 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_WORKSHEETSort Range
Sort a range in a worksheet using microsoft graph api.
EXCEL_SORT_RANGE49 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.
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.
The Excel integration guide · All 58 connectable apps · The agent builder