audit_trigger_health
Audit Zendesk trigger hygiene: detect conflicts, inactive references, orphaned items, ordering anomalies, and empty rules. The starting point for trigger cleanup.
Instructions
Composite trigger-hygiene report: conflicts (overlapping preconditions with contradicting effects), deactivated_but_referenced (dead triggers still chained), orphaned_references (pointing at missing groups/forms/fields/categories), ordering_anomalies (inactive triggers in early slots, duplicate positions), and empty_rules. The right starting point for trigger cleanup work, bundles find_trigger_conflicts plus the orphan/order/empty checks in one call. Tolerates per-kind upstream errors on support kinds (notes listed in notes); a missing trigger list is fatal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Bypass cache and re-fetch every kind from Zendesk | |
| instance | No | Override the sticky instance for this call |