get_table_relationships
Extract foreign key relationships between database tables to map dependencies and constraints in development, staging, or production environments.
Instructions
Extract and analyze foreign key relationships between tables in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableName | No | Optional: Filter relationships for specific table | |
| environment | Yes | Database environment to analyze |