describe_table
Inspect the schema and first five sample rows of a staged SQL table to understand its structure and preview data.
Instructions
Inspect the schema and first 5 sample rows of a staged SQL table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Name of the staged table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||