Skip to main content
Glama

Bitable MCP Server

by lloydzhou

describe_table

Retrieve detailed schema information about a specified Bitable table by inputting its name using this Model Context Protocol tool. Ideal for understanding table structures quickly.

Instructions

describe_table by table name

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "describe_tableArguments", "type": "object" }

Other Tools from Bitable MCP Server

Related Tools

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/lloydzhou/bitable-mcp'

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