db_query_tables
Retrieve a list of all tables in a specified database to enable database exploration and schema understanding.
Instructions
List all tables in a specific database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | Connection identifier from db_connect_test | |
| database | Yes | Database name |