describe_table
Inspect PostgreSQL table structure by retrieving columns, constraints, and size statistics to understand database schema.
Instructions
Get table structure including columns, constraints, and size statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | Yes | ||
| database_name | No |