list_schemas
List all user-defined schemas in a PostgreSQL database, excluding system schemas like pg_catalog and information_schema.
Instructions
List user schemas (excludes pg_catalog / information_schema / temp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |