run_powershell
Execute a restricted Windows PowerShell command for development tasks. Safely run approved scripts with configurable timeout and working directory.
Instructions
Run a restricted Windows PowerShell development command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout_seconds | No | ||
| working_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |