power_shell_close
Close an active PowerShell session by providing its session ID to terminate the process and free system resources.
Instructions
Close a PowerShell shell session and terminate the process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID returned by power_shell_open |