execute-powershell
Run any PowerShell command on your system with an optional working directory for precise execution.
Instructions
Execute a PowerShell command with optional working directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The PowerShell command to execute | |
| workingDirectory | No | Optional working directory for command execution |