List databases
database_listList MySQL databases with passwords redacted by default; optionally reveal plaintext passwords for management tasks.
Instructions
List MySQL databases (get_databases). Passwords are redacted by default to avoid dumping all client DB credentials into the conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal_passwords | No | Set true to include plaintext DB passwords (use sparingly) |