ExportTableOptions
Options for exporting a table to a knowledge base
Properties
Section titled “Properties”| Property | Type |
|---|---|
columns? | string[] |
include_foreign_keys? | boolean |
include_indexes? | boolean |
include_sample_rows? | boolean |
sample_row_count? | number |
schema | string |
table | string |