table_table_read
Read a CSV or TSV file and return all rows as a JSON array of objects for programmatic access.
Instructions
[table] Read a CSV or TSV file and return all rows as a JSON array of objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |