supabase_create_table
Create a new database table with specified columns in Supabase to organize and store structured data for your application.
Instructions
[UNIFIED] Create a new database table with specified columns.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| columns | Yes | ||
| schema | No | public | |
| enable_rls | No |