snowflake_sample_table
Preview sample rows from a Snowflake table to inspect data before querying. Specify a table name and optional sample size to get a quick data overview.
Instructions
Preview sample rows from a table (default 10 rows).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| sample_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||