list_schemas
List all schemas in a specified database, or the default if only one is configured. Helps identify available schema names for further queries.
Instructions
List all schemas in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Optional. Alias of the configured database to query. Omit it when the server has only one database configured. When several are configured this parameter is required - call list_databases first to learn the valid aliases. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |