Describir tabla
describe_tableRetrieve the column names, data types, and nullability for a table in a PostgreSQL database. Specify an optional schema to target the correct table.
Instructions
Columnas, tipos y nullability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | No | public |