ts_describe_table
List columns (name, type, nullability, primary key) for any Target Scheduler database table retrieved from ts_list_tables.
Instructions
List the columns (name, type, nullability, PK) of a Target Scheduler database table, as returned by ts_list_tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |