list_privileges
Retrieve MySQL system privileges, optionally filtered by database, table, or connection, to audit access and manage permissions.
Instructions
Lista todos os privilégios do sistema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Tabela para filtrar | |
| database | No | Database para filtrar | |
| connectionName | No | Nome da conexão para usar |