preview_table
View the first few rows of any table to inspect its structure and actual data values. Use after listing tables to understand the dataset before querying.
Instructions
Show the first few rows of a table to understand its structure.
Use this after list_tables to see what the actual data looks like.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |