get_foreign_keys
Retrieve outbound foreign keys for a table and inbound foreign keys referencing it, clarifying table relationships in a database.
Instructions
Foreign keys on a table (outbound) and FKs pointing to it (inbound).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | No | ||
| connection | No |