Glide API MCP Server
by knmurphy
add_table_row
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.