table_table_columns
Retrieve column names from the header row of a CSV or TSV file by providing the file path.
Instructions
[table] Return the column names from the header row of a CSV/TSV file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |