list_views
Retrieve all available MySQL views, optionally filtered by schema or connection, to inspect database structure for monitoring and administration.
Instructions
Lista todas as views disponíveis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemaName | No | Nome do schema para filtrar | |
| connectionName | No | Nome da conexão para usar |