run_shell
Execute PowerShell commands locally with an optional working directory, enabling system administration, scripting, and automation tasks.
Instructions
Run a PowerShell command on the user's machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |