insert_record
Add new data entries to Supabase tables from NextJS applications. This tool enables developers to insert records into specified database tables for managing application data.
Instructions
Insert a record into Supabase
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| data | Yes |