add_table_row
Insert a new row into a specified table within a Glide app by providing the app ID, table ID, and required column values via the Glide API MCP Server.
Instructions
Add a new row to a table in a Glide app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | ID of the Glide app | |
tableId | Yes | ID of the table | |
values | Yes | Column values for the new 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
- @knmurphy/glide-api-mcp-server
- @r3-yamauchi/kintone-mcp-server