get_tables
Retrieve a list of tables from SQL databases (Postgres, MySQL, SQLite) using a connection string to manage and analyze database structures efficiently.
Instructions
Get list of table in database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connection_string | Yes | ||
db_type | Yes |