list_schemas
Lists database schemas accessible to this server, respecting the configured schema allowlist. Call it first to discover available schemas before inspecting objects within them.
Instructions
List database schemas visible to this server, honoring the configured schema allowlist. Cheap. Call this first to see what exists; then use list_objects to look inside a schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |