list_schemas
Discover visible databases on a MySQL connection to select the correct schema for subsequent queries. Hides system schemas for clarity.
Instructions
List the schemas (databases) visible on a connection's server, with any
descriptions you configured. System schemas are hidden. Use this to discover
which schema to pass to the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No |