mysql_get_table_relationships
Retrieve all foreign key relationships between tables, providing the schema context needed for AI agents to execute natural language database 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) |