pg_list_schemas
Retrieve a complete list of schemas in a PostgreSQL database using a connection ID. Use this to explore database structure and prepare for schema-level operations.
Instructions
List all schemas in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | Connection ID to use |