Glide API MCP Server
by knmurphy
update_table_row
Update an existing row in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | ID of the Glide app | |
rowId | Yes | ID of the row to update | |
tableId | Yes | ID of the table | |
values | Yes | New column values for the row |
Input Schema (JSON Schema)
You must be authenticated.