list_schemas
Retrieve accessible database schemas, excluding system schemas (pg_*, information_schema). Enables safe exploration of database structure.
Instructions
List schemas (namespaces) the read-only user can access. Excludes system schemas (pg_*, information_schema).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||