update_record
Modify existing data in Supabase tables by specifying target records and new values to apply changes to stored information.
Instructions
Update a record in Supabase
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| filters | Yes | ||
| data | Yes |