Skip to main content
Glama

merge_table_cells

Combine adjacent table cells into a single cell in Google Docs by specifying starting position and span dimensions for improved table formatting.

Instructions

Merge table cells into a single cell.

Creates a merged cell starting at (start_row, start_column) spanning the specified number of rows and columns.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYesThe ID of the Google Document
table_start_indexYesThe index where the table starts
start_rowYesStarting row index (0-based)
start_columnYesStarting column index (0-based)
row_spanYesNumber of rows to merge
column_spanYesNumber of columns to merge

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