computer_wait
Pause execution for a specified number of seconds to let the user interface stabilize before continuing with automation tasks.
Instructions
Wait/pause for a specified duration in seconds. Useful to let UI settle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | Yes | Duration in seconds (max 30) |