describe-table
Retrieve schema details, such as column names and data types, for a specified table in DuckDB using the MCP server. Ideal for database analysis and schema inspection.
Instructions
Get the schema information for a specific table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table_name | Yes | Name of the table to describe |