insert_record
Add data to a specified table in Supabase using a structured input object. Designed for the Supabase NextJS MCP Server to streamline database operations.
Instructions
Insert a record into Supabase
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
table | Yes |