get_data_table_schema
Retrieve column names and data types from a Data Table's row struct to inspect its schema.
Instructions
Get column names and types defined by the Data Table's row struct.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_table_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |