table_row_changes
Table Row Changes
Polls a PostgreSQL table for new or updated rows based on a timestamp or auto-incrementing column. Detects INSERT and UPDATE operations by tracking the latest value of the specified column.
table_row_changes
Polls a PostgreSQL table for new or updated rows based on a timestamp or auto-incrementing column. Detects INSERT and UPDATE operations by tracking the latest value of the specified column.
inbound_webhook
Receives HTTP POST at the Slates webhook URL. Parses JSON into payload (or stores raw body if not JSON). Configure your provider to POST here when supported.
Query, insert, update, and delete data in PostgreSQL relational databases. Explore schemas and tables, manage schemas, tables, indexes, views, materialized views, and database roles, and poll tables for row changes using timestamp or incrementing columns.
Common questions about connecting Postgresql to AI agents with Metorial.