Skip to main content
Glama

QuickBase MCP Server

quickbase_get_table_fields

Retrieve all fields from a specified QuickBase table using the table ID to simplify data management and organization within the QuickBase MCP Server.

Instructions

Get all fields for a 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