Windmill · Capability
Windmill API — postgres_trigger
Windmill API — postgres_trigger. 20 operations. Lead operation: Create Postgres Trigger. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
POST
Createpostgrestrigger
— Create Postgres Trigger
/v1/w/{workspace}/postgres-triggers/create
POST
Createtemplatescript
— Create Template Script
/v1/w/{workspace}/postgres-triggers/create-template-script
DELETE
Deletepostgrestrigger
— Delete Postgres Trigger
/v1/w/{workspace}/postgres-triggers/delete/{path}
GET
Existspostgrestrigger
— Does Postgres Trigger Exists
/v1/w/{workspace}/postgres-triggers/exists/{path}
GET
Getpostgrestrigger
— Get Postgres Trigger
/v1/w/{workspace}/postgres-triggers/get/{path}
GET
Gettemplatescript
— Get Template Script
/v1/w/{workspace}/postgres-triggers/get-template-script/{id}
GET
Isvalidpostgresconfiguration
— Check if Postgres Configuration is Set to Logical
/v1/w/{workspace}/postgres-triggers/is-valid-postgres-configuration/{path}
GET
Listpostgrestriggers
— List Postgres Triggers
/v1/w/{workspace}/postgres-triggers/list
GET
Getpostgresversion
— Get Postgres Version
/v1/w/{workspace}/postgres-triggers/postgres/version/{path}
POST
Createpostgrespublication
— Create Publication for Postgres
/v1/w/{workspace}/postgres-triggers/publication/create/{publication}/{path}
DELETE
Deletepostgrespublication
— Delete Postgres Publication
/v1/w/{workspace}/postgres-triggers/publication/delete/{publication}/{path}
GET
Getpostgrespublication
— Get Postgres Publication
/v1/w/{workspace}/postgres-triggers/publication/get/{publication}/{path}
GET
Listpostgrespublication
— List Postgres Publication
/v1/w/{workspace}/postgres-triggers/publication/list/{path}
POST
Updatepostgrespublication
— Update Publication for Postgres
/v1/w/{workspace}/postgres-triggers/publication/update/{publication}/{path}
POST
Setpostgrestriggermode
— Set Enabled Postgres Trigger
/v1/w/{workspace}/postgres-triggers/setmode/{path}
POST
Createpostgresreplicationslot
— Create Replication Slot for Postgres
/v1/w/{workspace}/postgres-triggers/slot/create/{path}
DELETE
Deletepostgresreplicationslot
— Delete Postgres Replication Slot
/v1/w/{workspace}/postgres-triggers/slot/delete/{path}
GET
Listpostgresreplicationslot
— List Postgres Replication Slot
/v1/w/{workspace}/postgres-triggers/slot/list/{path}
POST
Testpostgresconnection
— Test Postgres Connection
/v1/w/{workspace}/postgres-triggers/test
POST
Updatepostgrestrigger
— Update Postgres Trigger
/v1/w/{workspace}/postgres-triggers/update/{path}
MCP Tools
create-postgres-trigger
Create Postgres Trigger
create-template-script
Create Template Script
delete-postgres-trigger
Delete Postgres Trigger
idempotent
does-postgres-trigger-exists
Does Postgres Trigger Exists
read-only
idempotent
get-postgres-trigger
Get Postgres Trigger
read-only
idempotent
get-template-script
Get Template Script
read-only
idempotent
check-if-postgres-configuration-is
Check if Postgres Configuration is Set to Logical
read-only
idempotent
list-postgres-triggers
List Postgres Triggers
read-only
idempotent
get-postgres-version
Get Postgres Version
read-only
idempotent
create-publication-postgres
Create Publication for Postgres
delete-postgres-publication
Delete Postgres Publication
idempotent
get-postgres-publication
Get Postgres Publication
read-only
idempotent
list-postgres-publication
List Postgres Publication
read-only
idempotent
update-publication-postgres
Update Publication for Postgres
set-enabled-postgres-trigger
Set Enabled Postgres Trigger
create-replication-slot-postgres
Create Replication Slot for Postgres
delete-postgres-replication-slot
Delete Postgres Replication Slot
idempotent
list-postgres-replication-slot
List Postgres Replication Slot
read-only
idempotent
test-postgres-connection
Test Postgres Connection
read-only
update-postgres-trigger
Update Postgres Trigger