get_table_relationships
Retrieve foreign key relationships for a specified table to understand database schema links.
Instructions
Get foreign key relationships for a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| schema | No | Schema name (optional) |