explore_table
Retrieve a complete overview of a table's structure and content, including columns, indexes, foreign keys, statistics, and sample rows.
Instructions
Composite: columns, indexes, foreign keys, stats, and sample rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| database | No | Database/schema name; defaults to connection default_database | |
| connection | No | Named connection from config; defaults to default_connection | |
| sampleSize | No |