supabase-mcp
delete_records
Delete records from a Supabase table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | Yes | Filter conditions | |
returning | No | Fields to return (optional) | |
table | Yes | Table name |
Delete records from a Supabase table
Name | Required | Description | Default |
---|---|---|---|
filter | Yes | Filter conditions | |
returning | No | Fields to return (optional) | |
table | Yes | Table name |