preview_csv
Preview a limited number of rows and specific columns from any CSV file, with adjustable parsing settings.
Instructions
Read a bounded page and optional subset of columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| offset | No | ||
| columns | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||