get_table_rows
Retrieve specific rows from a table in a Glide app by providing the app and table IDs, with options to limit or offset results for precise data extraction.
Instructions
Get rows from a table in a Glide app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | ID of the Glide app | |
limit | No | Maximum number of rows to return | |
offset | No | Number of rows to skip | |
tableId | Yes | ID of the table |
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
- @felores/airtable-mcp
- @r3-yamauchi/kintone-mcp-server