Skip to main content
Glama

QuickBase MCP Server

quickbase_delete_table

Remove a specific table from QuickBase by providing its table ID using this tool. Simplify data management and organization within QuickBase applications.

Instructions

Delete a table from QuickBase

Input Schema

NameRequiredDescriptionDefault
tableIdYesQuickBase table ID to delete

Input Schema (JSON Schema)

{ "properties": { "tableId": { "description": "QuickBase table ID to delete", "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