inspect_database
Inspect database schema before querying to discover tables, columns, keys, relationships, and row counts.
Instructions
Use before your first query or whenever the schema is uncertain. Returns tables, columns, keys, relationships, and row counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tables | Yes |