run_shell
Run PowerShell commands safely in your Windows project. Avoids bash/linux syntax for reliable execution in AI IDE environments.
Instructions
Run shell command safely in project. IMPORTANT: OS is WINDOWS, use standard POWERSHELL syntax. Avoid bash/linux commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | POWERSHELL command to run |