pg_schema_list
List all schemas in a PostgreSQL database by providing a target name. Use it for database schema inspection.
Instructions
List all schemas in the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target name from ~/.dbx/targets/ |