describe_table
Retrieve the structure of a PostgreSQL table, including columns and data types, to analyze and understand database schema details.
Instructions
Get the structure of a database table
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| table | Yes |