supabase_get_table_schema
Retrieve detailed schema information for Supabase tables, including columns, data types, constraints, and defaults to understand database structure.
Instructions
[UNIFIED] Get detailed schema information for a table including all columns, data types, constraints, and defaults.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| table | Yes | ||
| schema | No | public |