sql_execute_raw
Execute raw SQL queries on Supabase with enhanced error handling and formatted results, simplifying debugging and data retrieval.
Instructions
Execute raw SQL with enhanced error handling and result formatting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Raw SQL query to execute | |
| params | No | Query parameters |