table_table_read
Convert CSV or TSV files into JSON arrays for data processing and analysis in AI applications.
Instructions
[table] Read a CSV or TSV file and return all rows as a JSON array of objects.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |