get_table_sample
Retrieve a small data sample from a database table to understand its schema and structure.
Instructions
Fetch a small sample from a table for schema discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | ||
| table_name | Yes | ||
| schema | No | ||
| database | No | ||
| limit | No |