mysql_list_databases
List all MySQL databases the current user can access, with an optional connection alias to target a specific instance.
Instructions
List all databases the current user can see in MySQL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | MySQL connection alias (optional, uses default if omitted) |