supabase-mcp
delete_record
Delete records from a Supabase table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Filter conditions | |
returning | No | Fields to return (optional) | |
table | Yes | Table name |
Input Schema (JSON Schema)
You must be authenticated.