send_control_character
Send control characters to the Windows terminal using a specific letter (e.g., "C" for Ctrl+C) to manage processes or commands programmatically via the WinTerm MCP server.
Instructions
Send a control character to the terminal
Input Schema
Name | Required | Description | Default |
---|---|---|---|
letter | Yes | The letter corresponding to the control character (e.g., "C" for Ctrl+C) |