debug_window_detection
Identify and resolve window detection issues by retrieving detailed diagnostics about PowerShell environment, process enumeration, and window detection capabilities for streamlined debugging.
Instructions
Comprehensive debugging information for window detection issues.
Returns:
JSON string with detailed diagnostics about PowerShell environment,
process enumeration, and window detection capabilities.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "debug_window_detectionArguments",
"type": "object"
}