zda_reorder_triggers
Set trigger evaluation order to prevent routing bugs. Preview current order, then confirm full list of trigger IDs to apply.
Instructions
Reorder triggers. Trigger order determines evaluation precedence and is a common source of silent routing bugs. GUARDED: call without require_confirm to preview the current order; re-call with require_confirm: true to apply. Provide the COMPLETE ordered list of trigger IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trigger_ids | Yes | Trigger IDs in the desired new order (full list, first to last). | |
| require_confirm | No |