describe_table
Retrieve the schema of a specified table, listing column names, types, and constraints to understand table structure.
Instructions
This function allows you to get schema of given table name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes |