Execute PowerShell
execRun arbitrary PowerShell commands on a Windows PC for local development, system configuration, services, processes, and other tasks. Verify changes afterward.
Instructions
Run an arbitrary PowerShell command on this Windows PC. Use for local development, package installation, system configuration, services, processes, and tasks not covered by a more specific tool. Verify changes afterward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory; defaults to the Windows user profile | |
| command | Yes | PowerShell command to run | |
| timeoutSeconds | No |