relations
Retrieve foreign key relationships for a given table, showing both referencing and referenced tables.
Instructions
Foreign keys of one table, both directions: what it references and what references it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |