Skip to main content
Glama

update_table_cell_style

Modify table cell appearance in Google Docs by adjusting background color, padding, or border styles for specific cells.

Instructions

Style a table cell (background, padding, borders).

Cell positions are 0-based. Provide at least one style property.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYesThe ID of the Google Document
table_start_indexYesThe index where the table starts
row_indexYesRow index (0-based)
column_indexYesColumn index (0-based)
background_colorNo
padding_topNo
padding_bottomNo
padding_leftNo
padding_rightNo
border_top_colorNo
border_top_widthNo
border_bottom_colorNo
border_bottom_widthNo
border_left_colorNo
border_left_widthNo
border_right_colorNo
border_right_widthNo

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