editor_list_blocking_dialogs
Identify visible Unreal or Windows dialogs that can block MCP automation. Filter by title or process name to find blocking popups and handle them to keep editor workflows running.
Instructions
List visible Unreal/Windows dialogs that can block MCP automation.
KB: see knowledge_base/10_WORLD_BUILDING.md#overview Example: editor_list_blocking_dialogs()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title_contains | No | ||
| process_name_contains | No | UnrealEditor |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |