Read Table
Return the column schema of a table by its ID.
Options
Field | Definition | Type | Required |
---|---|---|---|
Read By | |||
Table ID (if the provide table at runtime option was selected) |
ID for table. To obtain the table ID, see Provide a table ID at runtime.
To select a table:
|
String | TRUE |
Input
There are no input fields for this card.
Output
Field | Definition | Type |
---|---|---|
Column Schema |
List of objects, each with two keys: name and type
Example: Copy
|
Object |