get_table_sample
Preview table data by fetching a sample of up to 20 rows. Supports database.table notation for cross-database lookups.
Instructions
Fetch a representative sample of rows (max 20) from a table.
Accepts database.table notation for cross-database lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |