list_schemas
Retrieve a list of all schemas in a PostgreSQL database. Specify a database alias or use the primary database to quickly obtain schema names.
Instructions
List all schemas in the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database alias to query. Omit to use the primary database. |