Skip to main content
Glama

IoTDB MCP Server

Official
by apache

describe_table

Retrieve schema details for a specific table in an IoTDB database using the Model Context Protocol interface to understand its structure and properties.

Instructions

Get the schema information for a specific table Args: table_name: name of the table to describe

Input Schema

NameRequiredDescriptionDefault
table_nameYes

Input Schema (JSON Schema)

{ "properties": { "table_name": { "title": "Table Name", "type": "string" } }, "required": [ "table_name" ], "title": "describe_tableArguments", "type": "object" }
Install Server

Other Tools from IoTDB 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/apache/iotdb-mcp-server'

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