list_schemas
List all non-system database schemas to identify user-defined schema structures in PostgreSQL.
Instructions
List all available database schemas (excluding system schemas like pg_catalog and information_schema)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||