For the complete documentation index, see llms.txt. This page is also available as Markdown.

Edit a trigger

Change a trigger's event, action, or state.

Where: Files β†’ Triggers β†’ trigger β†’ Edit Β· /projects/<project>/files/triggers/<triggerId>/edit

Screenshot TODO β€” capture comes from testing-plan area 02-triggers.

The same form as Create a files trigger, loaded with the saved trigger. The header shows the trigger's id (trg_…) with a copy button, and an actions menu with Enable / Disable, Delete trigger..., and See documentation. A disabled trigger shows a banner β€” "Trigger is disabled, but you can still edit it." β€” and stays saved but never fires.

Change the event, the action and its delivery settings, the Order, name, or description, then Save. Cancel returns to the list without saving.

Use it from code

Files β†’ Triggers β€” Get Files Trigger, Enable / Disable / Delete Files Trigger.

API reference

Endpoints: Save Files Trigger, Get Files Trigger, Delete Files Trigger.

Last updated