List MySQL databases
mysql_list_databasesList all databases visible to the configured read-only MySQL user. Use an optional LIKE pattern to filter the output.
Instructions
List databases visible to the configured read-only MySQL user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Optional MySQL LIKE pattern. |