AI Builder: Smarter Wait Step Generation

We have significantly improved how AI Builder manages Wait steps, enhancing their reliability and predictability while also enabling them to handle complex multi-step requests within a single prompt.

Handle Complex Wait Requests in One Go

You can now describe intricate, multi-layered wait logic in just one prompt, and AI Builder will execute it effectively.

For example:

“Add a wait with a delay of 3 minutes, then another with a delay of 10 hours; include a condition to run another only on Tuesday to Thursday between 10 am and 5 pm, followed by an SMS, and then wait for a reply with a timeout of 10 minutes.”

AI Builder accurately generates all types of waits: time delays, business hour windows, and reply-based waits with timeouts, all properly configured.

image (29)
image (30)
image (31)
image (32)
image (33)

Negative or invalid values are blocked, units are normalised, extreme values are capped, and “years” are intelligently interpreted as days.

Predictable Wait Type Selection

Simple delays and time window phrasing produce time-based waits, while timeout branches appear only when explicitly requested.

Protected Workflow Structure

Time waits are enforced as a single path, with accidental multi-path nodes automatically corrected, ensuring no broken transitions.

Timezone & Multi-Path Improvements

Timezone fields populate correctly, and multi-path wait types always include configured timeout values.

Complex automation logic that previously required manual configuration can now be generated instantly through natural language, saving time and eliminating common errors.