windows_shell_prepare
Prepare a Windows shell command by binding it to cwd, target, purpose, and timeout for safe execution planning—does not execute.
Instructions
Statically parse and bind one PowerShell or direct native command to cwd, target, purpose, risk, environment, and timeout; does not execute it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | ||
| shell | Yes | ||
| target | Yes | ||
| command | No | ||
| purpose | Yes | ||
| arguments | No | ||
| executable | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||