mysql_list_databases
Lists all MySQL databases visible to the current user, helping identify available schemas for querying and management.
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) |