update_record
Modify existing records in a specified Supabase table by applying filters and updating data, designed for managing systems like a notes application.
Instructions
Update a record in Supabase
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
filters | Yes | ||
table | Yes |