preview
Preview the first rows of a table from CSV, Parquet, or JSON files to quickly inspect data structure and content.
Instructions
Return the first n rows of a table (capped by TABLEBRIDGE_MAX_ROWS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |