Sample Table Data
sample_table_dataRetrieve a small sample of rows from any Oracle table as a compact markdown table. Specify table name and optional row count to preview data quickly.
Instructions
Retrieves a small sample of rows from the specified table as a compact markdown table. sample_size controls how many rows to return (default: 10, capped by the server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| sample_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |