ssh-session-control
Send control keys (e.g., Ctrl+C, Enter) to an interactive SSH PTY session, with sender attribution shown inline in the dashboard.
Instructions
Send a control key to an interactive SSH PTY session. Actor is shown inline in the dashboard transcript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Label for the sender shown inline in the dashboard, e.g. codex, claude, user | |
| control | Yes | Control key to send | |
| session | No | Session id, session ref, or session name. Defaults to the active session |