numbers_sort_rows
Sort table by a column
How to use it
numbers_sort_rows is exposed by the Iwork MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the numbers_sort_rows tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Iwork MCP
npx iwork-mcp installOther tools in Iwork MCP (39)
Add a column
Add rows with optional data
Add a new sheet
Create a new table (configurable headers)
Clear cell contents
Close a document
Create a new spreadsheet
Delete columns
Delete rows
Delete a sheet
Delete a table
Export to PDF, Excel, or CSV
Set font, size, color, bold, italic, alignment, background, number format (percent, currency, etc.)
Read a cell's number format and alignment
Get table metadata (name, dimensions, position)
Insert columns at a specific position, shifting existing columns right
Insert rows at a specific position, shifting existing rows down
List all open documents
List sheets in a document
List tables with dimensions
List available templates (e.g. Personal Budget, Invoice)
Merge a cell range
Move a table to a new position on the sheet
Open a .numbers file
Read a single cell
Read a specific cell range
Read all data as a 2D array
Rename a sheet
Rename a table
Save a document
Set column width
Set a formula on a cell
Set header column count
Set header row count (0 removes header styling)
Set row height
Unmerge cells
Write a value to a cell
Batch write multiple cells
Bulk write a 2D array (fast)