database_get_schema
Retrieve the complete database schema with tables, columns, indexes, foreign keys, and views. Quickly understand your database structure for efficient querying and management.
Instructions
Get the database schema (tables, columns, indexes, foreign keys, views)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | PostgreSQL schema to inspect (default: configured schema or public) |