Skip to main content
Glama

insert_table_row

Add a new row to a table in Google Docs by specifying the table location and insertion point. Use this tool to expand tables with additional data rows.

Instructions

Insert a new row into an existing table.

The table_start_index is the document index where the table begins. Row indices are 0-based (0 is the first row).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYesThe ID of the Google Document
table_start_indexYesThe index where the table starts
row_indexYesThe row index (0-based) where to insert
insert_belowNoTrue to insert below the row, False to insert above

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickweedon/google-docs-mcp-docker'

If you have feedback or need assistance with the MCP directory API, please join our Discord server