remote_session_signal
Send process control signals (SIGINT, SIGTERM, SIGKILL, SIGHUP) to a remote SSH session, enabling you to interrupt or terminate running commands.
Instructions
Send a signal to the session (SIGINT=Ctrl+C, SIGTERM, SIGKILL, SIGHUP).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal | Yes | Signal to send | |
| sessionId | No | Session ID (optional) |