list_tables
Lists all tables in a MySQL database. Specify an optional database name to query without changing the active connection.
Instructions
List all tables in the active database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Optional database to read from for this call only, without changing the active connection |