terminal.send_signal
Send a signal to a terminal session to interrupt or terminate a running process. Choose from SIGINT, SIGTERM, or SIGKILL to control process execution.
Instructions
Send a signal semantic to a terminal session process
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from terminal.start — use exact value | |
| signal | Yes |