describe_table
Retrieve column metadata for a table to inspect its fields, data types, and structure for schema understanding.
Instructions
Return column metadata for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |