ui_monitor_wait
Pauses execution until a UI monitor event occurs or a timeout is reached, enabling synchronization with GUI state changes.
Instructions
Wait for a semantic UI monitor event or return a bounded timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_id | Yes | ||
| after_cursor | No | ||
| timeout_ms | No | ||
| poll_interval_ms | No |