ui_monitor_wait
Wait for a UI monitor event in .NET GUI applications, returning the event data or timing out. Use monitor ID and optional cursor to track events incrementally.
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 |