List schemas
list_schemasExplore a PostgreSQL database by listing all schemas with their table and view counts, revealing database structure when the layout is unknown.
Instructions
List the schemas in the database with how many tables and views each holds. Start here when you do not know the shape of the database yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||