get_tables
Retrieve a list of tables from SQL databases (Postgres, MySQL, SQLite) by specifying the database type and connection string using the MCP protocol.
Instructions
Get list of table in database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connection_string | Yes | ||
db_type | Yes |