list_schemas
List all database schemas, excluding system schemas by default, with option to include system schemas.
Instructions
List schemas (excludes system schemas by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeSystem | No | Include system schemas (pg_*, information_schema) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |