All Tools/Postgres List Triggers
Active

Postgres List Triggers

List PostgreSQL triggers with their event types (INSERT, UPDATE, DELETE), timing (BEFORE, AFTER), and action statements. Essential for understanding database automation and constraints.

Postgres List Triggers [A94] - Postgres Schema Discovery • MCP Tools