Actions
create-row
Creates a new row in the selected table.
custom_api_call
Make a custom API call to a specific endpoint
find-row
Find specific rows in the selected table using a column match search.
get-row
Retrieves a single row by specified ID.
get-table
Get structure and details of a specific table (e.g., columns, schema).
list-tables
List tables in a selected document.
update-row
Updates an existing row in the selected table.
upsert-row
Creates a new row or updates an existing one if it matches key columns.
Triggers
new-row-created
Triggers when a new row is added to the selected table.























