Wait
Written by
Updated at August 18, 2026
Note
Currently, there are two UIs that support Workflows: Yandex Cloud
- Workflows created in the Yandex Cloud UI are automatically available in the AI Studio UI.
- Workflows created in the AI Studio UI are not available in the Yandex Cloud UI.
Starting September 3, 2026, Workflows will no longer be supported in the Yandex Cloud UI. To create and manage workflows, use the AI Studio UI.
Waits for a certain period of time or up to a timestamp. If the waiting period is negative or zero, or the timestamp has already expired, the step will end right away.
| Field name | Type | Required | Templating supported | Description |
|---|---|---|---|---|
duration |
string |
None | Yes | Waiting time in seconds. |
until |
string |
None | Yes | Timestamp in ISO 86012024-12-23T18:25:43.511Z. |
next |
string |
None | None | ID of the next step. |