describe_table
Analyze table structures by listing columns and their data types within a specified data source for better data understanding and query optimization.
Instructions
Lists columns and their types in the specified table of specified data source.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
source_id | Yes | The data source | |
table_name | Yes | The table in the data source |