get-schema
Retrieve detailed PostgreSQL database schema information, including tables, columns, data types, and optional constraints, to analyze and understand database structure effectively.
Instructions
Get database schema information including tables, columns, data types, and optionally constraints. Useful for understanding database structure.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_columns | No | ||
include_constraints | No | ||
schema_name | No | public | |
table_pattern | No |