wait_for_seconds
Pauses execution for a set number of seconds to manage timing in automated blockchain workflows, enabling proper sequencing of operations like checking balances or sending notifications.
Instructions
Pauses execution for a set number of seconds. REQUIRED for running automated loops to reply messages.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | Yes |