list_schemas
Lists all database schemas from a MySQL server, with options to include system schemas and specify a connection.
Instructions
Lista todos os schemas disponíveis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeSystem | No | Incluir schemas do sistema | |
| connectionName | No | Nome da conexão para usar |