session_run
Run a command within an existing logical shell session, preserving the current working directory. Supports PowerShell and CMD shells.
Instructions
Run a command in a logical shell session preserving cwd. shell must be powershell or cmd.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shell_id | Yes | ||
| command | Yes | ||
| shell | No | powershell |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||