supabase_select
Read rows from allowed Supabase tables using PostgREST filter expressions; select columns, order results, and limit rows without arbitrary SQL.
Instructions
Read rows from an allowed table using PostgREST filter expressions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | ||
| table | Yes | ||
| columns | No | * | |
| filters | No |