describe_table
Retrieve the schema or structure of a specified table in SQLite databases using this tool, enabling clear insights into table design and relationships.
Instructions
Get the schema/structure of a specific table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table_name | Yes | Name of the table to describe |