supabase_query
Execute SQL queries on Supabase PostgreSQL database by specifying table, columns, filters, and result limit for targeted data retrieval.
Instructions
Query Supabase PostgreSQL database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| select | No | * | |
| limit | No | ||
| filter | No |