supabase_get_table_relationships
Retrieve foreign key relationships for a Supabase table to understand how it connects to other tables in your database schema.
Instructions
[UNIFIED] Get foreign key relationships for a table (both references to and from this table).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| table | Yes | ||
| schema | No | public |