describe_table
Retrieve the schema details of a specified table in the SQLite MCP Server to analyze its structure and data format.
Instructions
Get the schema information for a specific table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table_name | Yes | Name of the table to describe |