supabase_insert
Insert rows into allowed Supabase tables and return the inserted records. Supports CRUD via PostgREST without arbitrary SQL, restricted to configured tables.
Instructions
Insert rows into an allowed table and return inserted records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| table | Yes |