mysql_get_table_relationships
Discover foreign key relationships among tables in the current database to understand schema connections and guide queries.
Instructions
Get all foreign key relationships between tables in the current database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | MySQL connection alias (optional, uses default if omitted) |