get_sample_data
Preview sample rows from a table to verify table identity and data appearance before running full data reconciliation checks.
Instructions
Preview first N rows of a table. USE: To VERIFY you found the correct table before running expensive checks. Show user what data looks like.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasource_name | Yes | ||
| database | Yes | ||
| table | Yes | ||
| schema | No | ||
| limit | No |