update_table_row
Modify specific row data in a Glide app table by providing the app ID, table ID, row ID, and updated values. Use this function to manage and edit table entries via the Glide API MCP Server.
Instructions
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.
Other Tools from Glide API MCP Server
Related Tools
- @knmurphy/glide-api-mcp-server
- @knmurphy/glide-api-mcp-server
- @knmurphy/glide-api-mcp-server
- @knmurphy/glide-api-mcp-server
- @r3-yamauchi/kintone-mcp-server
- @knmurphy/glide-api-mcp-server