list_schemas
List user schemas from a PostgreSQL database, optionally including system schemas, to clarify database structure and guide query planning.
Instructions
List schemas (user schemas only by default)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | Database id from list_databases | |
| include_system | No |