ui_monitor_wait
Pause until a UI monitor event occurs or a timeout expires, then return event details or a timeout status to coordinate GUI automation.
Instructions
Wait for a semantic UI monitor event or return a bounded timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_id | Yes | ||
| timeout_ms | No | ||
| after_cursor | No | ||
| poll_interval_ms | No |