describe_table
Retrieve the schema and structure of a specific table in an SQLite database for analyzing or verifying its layout using the MCP server.
Instructions
Get the schema/structure of a specific table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table_name | Yes | Name of the table to describe |