table_table_columns
Extract column names from CSV/TSV file headers to understand data structure and prepare for analysis.
Instructions
[table] Return the column names from the header row of a CSV/TSV file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |