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
Name | Required | Description | Default |
---|---|---|---|
table_name | Yes |