get_database_schema
Retrieve the full database schema or filter by specific schema and table names to inspect structure.
Instructions
Get the complete database schema or filter by schema and table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | No | Optional single table filter. | |
| schema_name | No | Optional schema filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||