Actions

create_row
Create a new row in a table

custom_api_call
Make a custom API call to a specific endpoint

delete_rows
Remove rows matching filter criteria from a table

search_rows
Search for rows in a table with filters and pagination

update_row
Update rows in a table based on filter criteria

upload-file
Upload a file to Supabase Storage

upsert_row
Insert or update a row in a table
Triggers

new_row
Fires when a new row is created in a table























