Get Tables
get_tablesRetrieve a list of all tables in your SQL database to understand its structure and available data. Connect using your database type and connection string to view tables.
Instructions
Get list of table in database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_type | Yes | ||
| connection_string | Yes |