wait
Pause execution for a specified number of milliseconds, then return a confirmation message. Use this to introduce delays in your workflow.
Instructions
Wait for the specified time in milliseconds and return a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ms | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |