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