get_table_schema
Retrieve a table schema with column names, data types, and escaped SQL identifiers by providing pipeline and table names.
Instructions
Get table schema with column names, data types, and escaped sql_identifier fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| pipeline_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||