preview_file
Inspect the first rows of a data file to see real values. Validate file contents before querying.
Instructions
Show the first rows of a data file so you can see real values.
Args: path: File path, glob or URL. rows: How many rows to show (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |