improved
fixed
Automations
AI Builder: Smarter Wait Step Generation
We've leveled up how AI Builder handles Wait steps, making them more reliable, predictable, and capable of handling complex multi-step requests in a single prompt.
What's New
Handle Complex Wait Requests in One Go
You can now describe intricate, multi-layered wait logic in a single prompt and AI Builder nails it.
For example:
"Add a wait with a delay of 3 minutes, then another with a delay of 10 hours, then another but only run it on Tuesday-Thursday between 10am-5pm, then add an SMS and then wait for reply with a timeout of 10 minutes."AI Builder correctly generates all wait types: time delays, business hour windows, and reply-based waits with timeouts, all properly configured.





What's Fixed
Safer Wait Times
Negative/invalid values blocked, units normalized, extreme values capped and "years" intelligently interpreted as days.
Predictable Wait Type Selection
Simple delays and time window phrasing produce time based waits. Timeout branches only appear when you explicitly request them.
Protected Workflow Structure
Time waits enforced as single path. Accidental multi path nodes auto corrected with no broken transitions.
Timezone & Multi-Path Improvements
Timezone fields populate correctly. Multi path wait types always include configured timeout values.
Why It Matters
Complex automation logic that previously required manual configuration can now be generated instantly through natural language, saving time and eliminating common errors.