Skip to main content
Glama

QuickBase MCP Server

quickbase_get_table_info

Retrieve detailed information about a specific QuickBase table using its table ID, enabling users to manage and understand table structures within QuickBase applications.

Instructions

Get detailed information about a specific table

Input Schema

NameRequiredDescriptionDefault
tableIdYesQuickBase table ID

Input Schema (JSON Schema)

{ "properties": { "tableId": { "description": "QuickBase table ID", "type": "string" } }, "required": [ "tableId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LawrenceCirillo/QuickBase-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server