describe_table
Retrieve the schema of a specific table, showing column names, data types, and constraints for database 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 |