list-schemas
Retrieve all user-defined schemas from a read-only PostgreSQL database for staging, test, or prod environments to explore database structure before querying tables.
Instructions
List all user-defined schemas in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | Environment (staging, test, prod) |