Workflows: Expanded Error Highlight feature

Workflow error detection now encompasses a significantly broader range of actions and triggers, identifying misconfigurations before they affect live executions.

Expanded Validation Coverage

  • Actions with error highlighting: 14 → 48
  • Triggers with error highlighting: 26 → 28
Screenshot 2026-02-13 at 9

Enhanced If-Else & Wait Validation

Our robust validation checks now activate upon saving, allowing us to catch configuration issues at the moment of commitment rather than during execution.

  • Visual Indicators: Misconfigured actions are highlighted directly in the builder for immediate visibility.
  • Reduced Execution Failures: Issues are flagged during the build process, not during live workflow runs.
  • Build with Confidence: Verify workflow integrity before publishing.