wait_for_screen_change
Wait for the mainframe terminal screen to change from its last observed state or until a timeout, allowing automation to pause for dynamic updates.
Instructions
Block until the screen changes from its last observed state, or timeout elapses.
Args: timeout: Seconds to wait. Default 10.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |