get_schema
Retrieve the list of tables and their columns from the public schema of a PostgreSQL database to facilitate structure exploration.
Instructions
Obtiene la lista de tablas y sus columnas en el esquema público de PostgreSQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |