create_project
Create a new Supabase project by specifying name, organization, region, and database password to set up backend infrastructure.
Instructions
Create a new Supabase project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| organization_id | Yes | ||
| region | Yes | ||
| db_pass | Yes | ||
| plan | No |