list_supabase_regions
List the Supabase regions Staticbot supports for customer-owned projects. Use the user's selected region ID unchanged, or explain choices if no location preference is given.
Instructions
List the regions Staticbot supports when creating a customer-owned Supabase project. Call this before create_supabase_project and use the user's selected region id unchanged. When the user has not expressed a location preference, explain the available choices rather than silently choosing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| supabaseIntegrationInstanceId | Yes | Supabase integration instance ID (from list_integration_instances) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |