List schemas
list_schemasDiscover available database schemas while excluding PostgreSQL system catalogs, providing a quick starting point to understand the database layout before running queries.
Instructions
List the schemas in the database, excluding PostgreSQL's own catalogs. Start here when you do not know the layout yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | which configured database to use; omit when only one is configured |