ui_monitor_wait
Wait for a semantic UI monitor event within a bounded timeout, polling at intervals until the event occurs or timeout expires. Ideal for .NET 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 |