explore_schema
Inspect database schema details, including tables, columns, keys, indexes, and sample rows, to understand structure before writing queries.
Instructions
Explore database tables, columns, keys, indexes, and sample rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | No | ||
| include_sample_data | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||